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 @@ -105,7 +105,7 @@ require (
105105 github.com/golang/snappy v0.0.4 // indirect
106106 github.com/google/btree v1.1.2 // indirect
107107 github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 // indirect
108- github.com/gorilla/csrf v1.7.2 // indirect
108+ github.com/gorilla/csrf v1.7.3 // indirect
109109 github.com/gorilla/mux v1.8.1 // indirect
110110 github.com/gorilla/securecookie v1.1.2 // indirect
111111 github.com/hdevalence/ed25519consensus v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -198,8 +198,8 @@ github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 h1:wG8RYIyctLhdF
198198github.com/google/nftables v0.2.1-0.20240414091927-5e242ec57806 /go.mod h1:Beg6V6zZ3oEn0JuiUQ4wqwuyqqzasOltcoXPtgLbFp4 =
199199github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
200200github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
201- github.com/gorilla/csrf v1.7.2 h1:oTUjx0vyf2T+wkrx09Trsev1TE+/EbDAeHtSTbtC2eI =
202- github.com/gorilla/csrf v1.7.2 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
201+ github.com/gorilla/csrf v1.7.3 h1:BHWt6FTLZAb2HtWT5KDBf6qgpZzvtbp9QWDRKZMXJC0 =
202+ github.com/gorilla/csrf v1.7.3 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
203203github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
204204github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
205205github.com/gorilla/securecookie v1.1.2 h1:YCIWL56dvtr73r6715mJs5ZvhtnY73hBvEF8kXD8ePA =
You can’t perform that action at this time.
0 commit comments