move to gorilla mux 1.8.0 (#10328)

This commit is contained in:
Harshavardhana
2020-08-22 23:14:02 -07:00
committed by GitHub
parent d15a5ad4cc
commit 81c90ae430
2 changed files with 3 additions and 9 deletions
+1 -3
View File
@@ -11,7 +11,6 @@ require (
github.com/Shopify/sarama v1.24.1
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/alecthomas/participle v0.2.1
github.com/aws/aws-sdk-go v1.20.21
github.com/bcicen/jstream v0.0.0-20190220045926-16c1f8af81c2
github.com/beevik/ntp v0.2.0
github.com/cespare/xxhash/v2 v2.1.1
@@ -31,7 +30,7 @@ require (
github.com/gomodule/redigo v2.0.0+incompatible
github.com/google/uuid v1.1.1
github.com/gorilla/handlers v1.4.2
github.com/gorilla/mux v1.7.5-0.20200711200521-98cb6bf42e08
github.com/gorilla/mux v1.8.0
github.com/gorilla/rpc v1.2.0
github.com/hashicorp/vault/api v1.0.4
github.com/json-iterator/go v1.1.10
@@ -69,7 +68,6 @@ require (
github.com/rs/cors v1.7.0
github.com/secure-io/sio-go v0.3.0
github.com/shirou/gopsutil v2.20.3-0.20200314133625-53cec6b37e6a+incompatible
github.com/sirupsen/logrus v1.6.0
github.com/spaolacci/murmur3 v1.1.0 // indirect
github.com/streadway/amqp v0.0.0-20190404075320-75d898a42a94
github.com/tidwall/gjson v1.3.5