mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-10 13:46:46 +02:00
flake: fix vendorHash
This commit is contained in:
parent
903d653613
commit
0a4bf0f7f2
@ -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"];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user