go-tools: 2019.2 -> 2019.2.1 (#63885)
This commit is contained in:
parent
1707911f97
commit
5b7e3718ee
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
buildGoModule rec {
|
buildGoModule rec {
|
||||||
pname = "go-tools";
|
pname = "go-tools";
|
||||||
version = "2019.2";
|
version = "2019.2.1";
|
||||||
|
|
||||||
goPackagePath = "honnef.co/go/tools";
|
goPackagePath = "honnef.co/go/tools";
|
||||||
excludedPackages = ''\(simple\|ssa\|ssa/ssautil\|lint\|staticcheck\|stylecheck\|unused\)/testdata'';
|
excludedPackages = ''\(simple\|ssa\|ssa/ssautil\|lint\|staticcheck\|stylecheck\|unused\)/testdata'';
|
||||||
@ -14,7 +14,7 @@ buildGoModule rec {
|
|||||||
owner = "dominikh";
|
owner = "dominikh";
|
||||||
repo = "go-tools";
|
repo = "go-tools";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "0gxvrxahfgrx630fq4j629jl177qqw1kyip805k4lw607ph8m7h6";
|
sha256 = "1frpy4pl9yp6j00mjj2yss3k8hip0cc7b5i5mz61n3dlw0kga9z1";
|
||||||
};
|
};
|
||||||
|
|
||||||
modSha256 = "0ysaq94m7pkziliz4z4dl8ad84mbn17m2hqxvs9wbw4iwhkpi7gz";
|
modSha256 = "0ysaq94m7pkziliz4z4dl8ad84mbn17m2hqxvs9wbw4iwhkpi7gz";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user