Merge pull request #316198 from r-ryantm/auto-update/gate
gate: 0.36.7 -> 0.37.0
This commit is contained in:
commit
4d3672f135
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
pname = "gate";
|
pname = "gate";
|
||||||
version = "0.36.7";
|
version = "0.37.0";
|
||||||
in
|
in
|
||||||
buildGoModule {
|
buildGoModule {
|
||||||
inherit pname version;
|
inherit pname version;
|
||||||
@ -14,10 +14,10 @@ buildGoModule {
|
|||||||
owner = "minekube";
|
owner = "minekube";
|
||||||
repo = "gate";
|
repo = "gate";
|
||||||
rev = "refs/tags/v${version}";
|
rev = "refs/tags/v${version}";
|
||||||
hash = "sha256-WHxpx20O/HuCWqbY4zTxcjyIhW3+FQtTz5sUGAda71g=";
|
hash = "sha256-TsyiAPhSjz7xzvxx6EJswwUasMr/GCf+QXcSFgaG1Ko=";
|
||||||
};
|
};
|
||||||
|
|
||||||
vendorHash = "sha256-dswNJQWqN+u/mnpbj9se2j9uEi0ewNTXVlN3WnNbcyg=";
|
vendorHash = "sha256-Ls99x08erFM6iP0UlMteafD4FCiq6HMF2ME89jyOEdE=";
|
||||||
|
|
||||||
ldflags = [ "-s" "-w" ];
|
ldflags = [ "-s" "-w" ];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user