Unverified Commit 50f1ed4e authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

dep-tree: 0.23.3 -> 0.23.4 (#392106)

parents 9571443b 25cd9a64
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ let
    };
  };
  pname = "dep-tree";
  version = "0.23.3";
  version = "0.23.4";
in
buildGoModule {
  inherit pname version;
@@ -41,7 +41,7 @@ buildGoModule {
    owner = "gabotechs";
    repo = pname;
    rev = "v${version}";
    hash = "sha256-xS/8ech4ZhkMMyXbMQmCg+4oKg/jULhqgiNooYf5y8k=";
    hash = "sha256-m+afcnwVvPrD+S7c/kfE8mqlD7kO+VPI6sSXCCjXWZM=";
  };

  vendorHash = "sha256-KoVOjZq+RrJ2gzLnANHPPtbEY1ztC0rIXWD9AXAxqMg=";