File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ require (
102102 github.com/googleapis/gax-go/v2 v2.12.0 // indirect
103103 github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect
104104 github.com/gorilla/mux v1.8.1 // indirect
105- github.com/gorilla/schema v1.2.0 // indirect
105+ github.com/gorilla/schema v1.4.1 // indirect
106106 github.com/gorilla/securecookie v1.1.1 // indirect
107107 github.com/gorilla/websocket v1.5.0 // indirect
108108 github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 // indirect
Original file line number Diff line number Diff line change @@ -376,8 +376,8 @@ github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 h1:l5lAOZEym3oK3
376376github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
377377github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
378378github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
379- github.com/gorilla/schema v1.2.0 h1:YufUaxZYCKGFuAq3c96BOhjgd5nmXiOY9NGzF247Tsc =
380- github.com/gorilla/schema v1.2.0 /go.mod h1:kgLaKoK1FELgZqMAVxx/5cbj0kT+57qxUrAlIO2eleU =
379+ github.com/gorilla/schema v1.4.1 h1:jUg5hUjCSDZpNGLuXQOgIWGdlgrIdYvgQ0wZtdK1M3E =
380+ github.com/gorilla/schema v1.4.1 /go.mod h1:Dg5SSm5PV60mhF2NFaTV1xuYYj8tV8NOPRo4FggUMnM =
381381github.com/gorilla/securecookie v1.1.1 h1:miw7JPhV+b/lAHSXz4qd/nN9jRiAFV5FwjeKyCS8BvQ =
382382github.com/gorilla/securecookie v1.1.1 /go.mod h1:ra0sb63/xPlUeL+yeDciTfxMRAA+MP+HVt/4epWDjd4 =
383383github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
You can’t perform that action at this time.
0 commit comments