File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/golang/protobuf v1.5.4
22
22
github.com/golang/snappy v0.0.4
23
23
github.com/google/uuid v1.4.0
24
- github.com/gorilla/mux v1.8.0
24
+ github.com/gorilla/mux v1.8.1
25
25
github.com/gorilla/websocket v1.5.0
26
26
github.com/graph-gophers/dataloader v0.0.0-20180104184831-78139374585c
27
27
github.com/graphql-go/graphql v0.8.1
Original file line number Diff line number Diff line change @@ -1334,8 +1334,8 @@ github.com/googleapis/go-type-adapters v1.0.0/go.mod h1:zHW75FOG2aur7gAO2B+MLby+
1334
1334
github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8 /go.mod h1:dvDLG8qkwmyD9a/MJJN3XJcT3xFxOKAvTZGvuZmac9g =
1335
1335
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 h1:EGx4pi6eqNxGaHF6qqu48+N2wcFQ5qg5FXgOdqsJ5d8 =
1336
1336
github.com/gopherjs/gopherjs v0.0.0-20181017120253-0766667cb4d1 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
1337
- github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI =
1338
- github.com/gorilla/mux v1.8.0 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
1337
+ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
1338
+ github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
1339
1339
github.com/gorilla/websocket v1.4.2 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
1340
1340
github.com/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc =
1341
1341
github.com/gorilla/websocket v1.5.0 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
You can’t perform that action at this time.
0 commit comments