File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ require (
5151 github.com/google/go-cmp v0.6.0 // indirect
5252 github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 // indirect
5353 github.com/google/uuid v1.6.0 // indirect
54- github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30 // indirect
54+ github.com/gorilla/csrf v1.7.3 // indirect
5555 github.com/gorilla/securecookie v1.1.2 // indirect
5656 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
5757 github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
Original file line number Diff line number Diff line change @@ -124,8 +124,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
124124github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
125125github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
126126github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
127- github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30 h1:fiJdrgVBkjZ5B1HJ2WQwNOaXB+QyYcNXTA3t1XYLz0M =
128- github.com/gorilla/csrf v1.7.3-0.20250123201450-9dd6af1f6d30 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
127+ github.com/gorilla/csrf v1.7.3 h1:BHWt6FTLZAb2HtWT5KDBf6qgpZzvtbp9QWDRKZMXJC0 =
128+ github.com/gorilla/csrf v1.7.3 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
129129github.com/gorilla/securecookie v1.1.2 h1:YCIWL56dvtr73r6715mJs5ZvhtnY73hBvEF8kXD8ePA =
130130github.com/gorilla/securecookie v1.1.2 /go.mod h1:NfCASbcHqRSY+3a8tlWJwsQap2VX5pwzwo4h3eOamfo =
131131github.com/gorilla/websocket v1.5.3 h1:saDtZ6Pbx/0u+bgYQ3q96pZgCzfhKXGPqt7kZ72aNNg =
You can’t perform that action at this time.
0 commit comments