File tree Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Expand file tree Collapse file tree 3 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,6 @@ require (
108108 github.com/google/gnostic-models v0.6.8 // indirect
109109 github.com/google/go-cmp v0.6.0 // indirect
110110 github.com/google/gofuzz v1.2.0 // indirect
111- github.com/gorilla/mux v1.8.1 // indirect
112111 github.com/gorilla/websocket v1.5.0 // indirect
113112 github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 // indirect
114113 github.com/hashicorp/errwrap v1.1.0 // indirect
Original file line number Diff line number Diff line change @@ -191,9 +191,8 @@ github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3
191191github.zerozr99.workers.dev/google/uuid v1.1.1 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
192192github.zerozr99.workers.dev/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
193193github.zerozr99.workers.dev/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
194+ github.com/gorilla/mux v1.7.0 h1:tOSd0UKHQd6urX6ApfOn4XdBMY6Sh1MfxV3kmaazO+U =
194195github.zerozr99.workers.dev/gorilla/mux v1.7.0 /go.mod h1:1lud6UwP+6orDFRuTfBEV8e9/aOM/c4fVVCaMa2zaAs =
195- github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY =
196- github.com/gorilla/mux v1.8.1 /go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ =
197196github.zerozr99.workers.dev/gorilla/websocket v1.5.0 h1:PPwGk2jz7EePpoHN/+ClbZu8SPxiqlu12wZP/3sWmnc =
198197github.zerozr99.workers.dev/gorilla/websocket v1.5.0 /go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE =
199198github.zerozr99.workers.dev/grpc-ecosystem/grpc-gateway/v2 v2.22.0 h1:asbCHRVmodnJTuQ3qamDwqVOIjwqUPTYmYuemVOx+Ys =
Original file line number Diff line number Diff line change @@ -373,8 +373,6 @@ github.com/google/shlex
373373# github.com/google/uuid v1.6.0
374374## explicit
375375github.zerozr99.workers.dev/google/uuid
376- # github.com/gorilla/mux v1.8.1
377- ## explicit; go 1.20
378376# github.com/gorilla/websocket v1.5.0
379377## explicit; go 1.12
380378github.zerozr99.workers.dev/gorilla/websocket
You can’t perform that action at this time.
0 commit comments