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:
Kristoffer Dalby
2026-06-05 12:39:19 +00:00
committed by Kristoffer Dalby
parent f61d21b4a7
commit 29f87e5eaa
+2 -2
View File
@@ -1,6 +1,6 @@
{
"vendor": {
"goModSum": "sha256-xos6ixeJRMrEengGJaRiSsrm+3S3R0OEsnv1e85Sqhw=",
"sri": "sha256-bZod9sUUyQ67x/HzZrQ7SK+o5gAUxJhx7Rr6VdIUj1I="
"goModSum": "sha256-RjKl/xIblVgslZs9kl7KUgeiOQpJ+gKqCnhml1U+MOg=",
"sri": "sha256-4YiDhywnBPNLV7W5QffjJdOeDzEJW3zLWf7PHOWmYrE="
}
}