Unverified Commit b36de098 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #309598 from r-ryantm/auto-update/wgo

wgo: 0.5.6c -> 0.5.6d
parents a6bcb671 d05b0368
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@

let
  pname = "wgo";
  version = "0.5.6c";
  version = "0.5.6d";
in
buildGoModule {
  inherit pname version;
@@ -14,7 +14,7 @@ buildGoModule {
    owner = "bokwoon95";
    repo = "wgo";
    rev = "v${version}";
    hash = "sha256-/blUmuUbM+GhczKj731TeYQN1BOunpQs6q3K/4FQiE8=";
    hash = "sha256-PzBje046mS844zpU5X1eoRcULJH8sh49yf8lrxeA764=";
  };

  vendorHash = "sha256-w6UJxZToHbbQmuXkyqFzyssFcE+7uVNqOuIF/XKdEsU=";