mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
goconst: 1.10.2 -> 1.11.0
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
buildGoModule (finalAttrs: {
|
||||
pname = "goconst";
|
||||
version = "1.10.2";
|
||||
version = "1.11.0";
|
||||
|
||||
excludedPackages = [ "tests" ];
|
||||
|
||||
@@ -14,7 +14,7 @@ buildGoModule (finalAttrs: {
|
||||
owner = "jgautheron";
|
||||
repo = "goconst";
|
||||
rev = "v${finalAttrs.version}";
|
||||
sha256 = "sha256-2u05GYOMHt9CtRRh68mV8heql0aCYQv2NORBF3vZkag=";
|
||||
sha256 = "sha256-rtf5xC83nOO9oRtBFxDqWD/qKtYfTYHDS4YGW7omVYs=";
|
||||
};
|
||||
|
||||
vendorHash = null;
|
||||
|
||||
Reference in New Issue
Block a user