Merge pull request #6337 from thaJeztah/bump_go_restful

go.mod: update to github.com/emicklei/go-restful/v3 v3.7.3
This commit is contained in:
Phil Estes
2022-02-22 17:33:37 -05:00
committed by GitHub
49 changed files with 4593 additions and 3 deletions

2
go.mod
View File

@@ -26,7 +26,7 @@ require (
github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
github.com/docker/go-metrics v0.0.1
github.com/docker/go-units v0.4.0
github.com/emicklei/go-restful v2.9.5+incompatible
github.com/emicklei/go-restful/v3 v3.7.3
github.com/fsnotify/fsnotify v1.5.1
github.com/go-logr/stdr v1.2.2 // indirect
github.com/gogo/googleapis v1.4.0