go.mod: bump gorilla/csrf@v1.7.3 (#15775)

This is the same version as before, but the old one confuses
govulncheck.

Updates #cleanup

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
This commit is contained in:
Andrew Lytvynov
2025-04-23 13:59:03 -07:00
committed by GitHub
parent 1f029180c7
commit cb7bf929aa
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ require (
github.com/gordonklaus/ineffassign v0.1.0 // indirect
github.com/goreleaser/chglog v0.5.0 // indirect
github.com/goreleaser/fileglob v1.3.0 // indirect
github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30
github.com/gorilla/csrf v1.7.3
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
github.com/gostaticanalysis/comment v1.4.2 // indirect
github.com/gostaticanalysis/forcetypeassert v0.1.0 // indirect