go-tools: 2020.2.1 -> 2020.2.2
https://staticcheck.io/changes/2020.2#2020.2.2
This commit is contained in:
parent
14d30734ff
commit
48e5f9f123
@ -5,13 +5,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "go-tools";
|
||||
version = "2020.2.1";
|
||||
version = "2020.2.2";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "dominikh";
|
||||
repo = "go-tools";
|
||||
rev = version;
|
||||
sha256 = "0a1a4dhz33grwg892436bjhgp8sygrg8yhdhy8dh6i3l6n9dalfh";
|
||||
sha256 = "1vk9c4hsv8i3zhkyrsd0cb5mscxl35ws5bykpp5h6g366rpl0dy1";
|
||||
};
|
||||
|
||||
vendorSha256 = "081p008sb3lkc8j6sa6n42qi04za4a631kihrd4ca6aigwkgl3ak";
|
||||
|
Loading…
Reference in New Issue
Block a user