Switch to v3 of github.com/emicklei/go-restful

Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
Davanum Srinivas
2022-06-02 10:03:29 -04:00
parent 7c127b33da
commit ab690750df
119 changed files with 2365 additions and 319 deletions

View File

@@ -22,7 +22,7 @@ import (
"net/http"
"strings"
restful "github.com/emicklei/go-restful"
restful "github.com/emicklei/go-restful/v3"
builderutil "k8s.io/kube-openapi/pkg/builder3/util"
"k8s.io/kube-openapi/pkg/common"