Unverified Commit 879fa3d7 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

gate: 0.58.0 -> 0.58.1 (#463111)

parents 131a9d59 be1f7fe5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

let
  pname = "gate";
  version = "0.58.0";
  version = "0.58.1";
in
buildGoModule {
  inherit pname version;
@@ -15,7 +15,7 @@ buildGoModule {
    owner = "minekube";
    repo = "gate";
    tag = "v${version}";
    hash = "sha256-1E6Ge3c+LQpDlyy5Jtyw21VFuKqyF4XVpxF41qOjk+w=";
    hash = "sha256-EOiLoZgIKRobULHOKoUVLws+KRK1XhJvCWjQmKjvjcM=";
  };

  vendorHash = "sha256-2ZRfvjIGUznHjn7KA20uzEpVbI7EByNUYu6xALJEUfo=";