Merge pull request #2838 from chrislusf/dependabot/go_modules/github.com/gorilla/mux-1.8.0

Bump github.com/gorilla/mux from 1.7.4 to 1.8.0
This commit is contained in:
Chris Lu
2022-03-28 11:34:08 -07:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -51,7 +51,7 @@ require (
github.com/google/uuid v1.3.0
github.com/google/wire v0.5.0 // indirect
github.com/googleapis/gax-go/v2 v2.1.1 // indirect
github.com/gorilla/mux v1.7.4
github.com/gorilla/mux v1.8.0
github.com/grpc-ecosystem/go-grpc-middleware v1.1.0
github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed // indirect
github.com/hashicorp/errwrap v1.0.0 // indirect