github.com/gofrs/uuid/v5 is now go modules compatible, use it (#1224)
This commit is contained in:
parent
ea82035222
commit
bb786ac8e4
4 changed files with 5 additions and 52 deletions
|
@ -36,7 +36,7 @@
|
|||
|
||||
# When updating go.mod or go.sum, a new sha will need to be calculated,
|
||||
# update this if you have a mismatch after doing a change to thos files.
|
||||
vendorSha256 = "sha256-QkBBzyKthDnjPCYtGDeQtW46FyWfScRczBQEhAdKHbs=";
|
||||
vendorSha256 = "sha256-R183PDeAUnNwNV8iE3b22S5hGPJG8aZQGdENGqcPCw8=";
|
||||
|
||||
ldflags = [ "-s" "-w" "-X github.com/juanfont/headscale/cmd/headscale/cli.Version=v${version}" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue