Upgrade from gopkg.in/v2/yaml to gopkg.in/yaml.v2 everywhere
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
|
||||
"github.com/emicklei/go-restful/swagger"
|
||||
"github.com/golang/glog"
|
||||
"gopkg.in/v2/yaml"
|
||||
"gopkg.in/yaml.v2"
|
||||
)
|
||||
|
||||
type InvalidTypeError struct {
|
||||
|
Reference in New Issue
Block a user