toxiproxy: 2.1.3 -> 2.1.4
This commit is contained in:
parent
0fc9fc05bc
commit
48a7f3bc1d
@ -2,12 +2,12 @@
|
||||
|
||||
buildGoPackage rec {
|
||||
pname = "toxiproxy";
|
||||
version = "2.1.3";
|
||||
version = "2.1.4";
|
||||
src = fetchFromGitHub {
|
||||
owner = "Shopify";
|
||||
repo = "toxiproxy";
|
||||
rev = "v${version}";
|
||||
sha256 = "1a7yry846iwi9cs9xam2vjbw73fjy45agjrwk214k0n1ziaawz2f";
|
||||
sha256 = "07yhsvscdv1qjfc2fyyh9qsrrdwrrw04wadk5gaq4qddcway7vig";
|
||||
};
|
||||
|
||||
goPackagePath = "github.com/Shopify/toxiproxy";
|
||||
|
Loading…
Reference in New Issue
Block a user