mirror of
https://github.com/juanfont/headscale.git
synced 2026-07-17 16:36:02 +00: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:
parent
f61d21b4a7
commit
29f87e5eaa
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"vendor": {
|
||||
"goModSum": "sha256-xos6ixeJRMrEengGJaRiSsrm+3S3R0OEsnv1e85Sqhw=",
|
||||
"sri": "sha256-bZod9sUUyQ67x/HzZrQ7SK+o5gAUxJhx7Rr6VdIUj1I="
|
||||
"goModSum": "sha256-RjKl/xIblVgslZs9kl7KUgeiOQpJ+gKqCnhml1U+MOg=",
|
||||
"sri": "sha256-4YiDhywnBPNLV7W5QffjJdOeDzEJW3zLWf7PHOWmYrE="
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue