mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-07 16:40:21 +09:00
flakehashes: refresh vendor hash after dropping gorilla/mux
Regenerated by `go run ./cmd/vendorhash update` so the Nix build's vendorHash matches the new go.mod/go.sum fingerprint. Updates #3296
This commit is contained in:
committed by
Kristoffer Dalby
parent
f61d21b4a7
commit
29f87e5eaa
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-xos6ixeJRMrEengGJaRiSsrm+3S3R0OEsnv1e85Sqhw=",
|
||||
"sri": "sha256-bZod9sUUyQ67x/HzZrQ7SK+o5gAUxJhx7Rr6VdIUj1I="
|
||||
"goModSum": "sha256-RjKl/xIblVgslZs9kl7KUgeiOQpJ+gKqCnhml1U+MOg=",
|
||||
"sri": "sha256-4YiDhywnBPNLV7W5QffjJdOeDzEJW3zLWf7PHOWmYrE="
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user