Update go-restful dependency

Kubernetes-commit: ea042c6ca0fc7eb8017012ca56d6879b8cf10637
This commit is contained in:
mbohlool
2017-04-21 14:56:01 -07:00
committed by Kubernetes Publisher
parent 958f3df6a4
commit 650f6b4f1d
7 changed files with 13 additions and 13 deletions

View File

@@ -23,7 +23,7 @@ import (
"sort"
"strings"
"github.com/emicklei/go-restful/swagger"
"github.com/emicklei/go-restful-swagger12"
"github.com/go-openapi/loads"
"github.com/go-openapi/spec"