We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2823a9c + d4a0326 commit b3b8ab5Copy full SHA for b3b8ab5
pkgs/by-name/de/dep-tree/package.nix
@@ -32,7 +32,7 @@ let
32
};
33
34
pname = "dep-tree";
35
- version = "0.23.1";
+ version = "0.23.3";
36
in
37
buildGoModule {
38
inherit pname version;
@@ -41,7 +41,7 @@ buildGoModule {
41
owner = "gabotechs";
42
repo = pname;
43
rev = "v${version}";
44
- hash = "sha256-Y+zNx+p8xmM0L4C5IELtepm7TQDhpxOVzgc1HxdFa0w=";
+ hash = "sha256-xS/8ech4ZhkMMyXbMQmCg+4oKg/jULhqgiNooYf5y8k=";
45
46
47
vendorHash = "sha256-KoVOjZq+RrJ2gzLnANHPPtbEY1ztC0rIXWD9AXAxqMg=";
0 commit comments