File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ require (
116116 github.com/google/wire v0.6.0 // indirect
117117 github.com/googleapis/enterprise-certificate-proxy v0.3.6 // indirect
118118 github.com/googleapis/gax-go/v2 v2.14.1 // indirect
119- github.com/gorilla/csrf v1.7.2 // indirect
119+ github.com/gorilla/csrf v1.7.3 // indirect
120120 github.com/gorilla/handlers v1.5.2 // indirect
121121 github.com/gorilla/mux v1.8.1 // indirect
122122 github.com/gorilla/schema v1.4.1 // indirect
Original file line number Diff line number Diff line change @@ -338,8 +338,8 @@ github.com/googleapis/gax-go v2.0.0+incompatible/go.mod h1:SFVmujtThgffbyetf+mdk
338338github.com/googleapis/gax-go/v2 v2.14.1 h1:hb0FFeiPaQskmvakKu5EbCbpntQn48jyHuvrkurSS/Q =
339339github.com/googleapis/gax-go/v2 v2.14.1 /go.mod h1:Hb/NubMaVM88SrNkvl8X/o8XWwDJEPqouaLeN2IUxoA =
340340github.com/gopherjs/gopherjs v0.0.0-20190910122728-9d188e94fb99 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
341- github.com/gorilla/csrf v1.7.2 h1:oTUjx0vyf2T+wkrx09Trsev1TE+/EbDAeHtSTbtC2eI =
342- github.com/gorilla/csrf v1.7.2 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
341+ github.com/gorilla/csrf v1.7.3 h1:BHWt6FTLZAb2HtWT5KDBf6qgpZzvtbp9QWDRKZMXJC0 =
342+ github.com/gorilla/csrf v1.7.3 /go.mod h1:F1Fj3KG23WYHE6gozCmBAezKookxbIvUJT+121wTuLk =
343343github.com/gorilla/handlers v1.5.2 h1:cLTUSsNkgcwhgRqvCNmdbRWG0A3N4F+M2nWKdScwyEE =
344344github.com/gorilla/handlers v1.5.2 /go.mod h1:dX+xVpaxdSw+q0Qek8SSsl3dfMk3jNddUkMzo0GtH0w =
345345github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
You can’t perform that action at this time.
0 commit comments