1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-08-10 13:46:46 +02:00

flake: update go hash

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
Kristoffer Dalby 2025-05-03 08:45:03 +02:00
parent e7d2d79134
commit f3232fb9b3
No known key found for this signature in database

View File

@ -30,7 +30,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 those files.
vendorHash = "sha256-CoxqEAxGdefyiIhz84LXXxPrZ1JWsX8Ernv1USr9JTs=";
vendorHash = "sha256-zU7sHUoZ/tV0TwZQmWPOqd19H32yHSTs3p3nndw7qrM=";
subPackages = ["cmd/headscale"];