mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 01:39:06 +00:00
Merge pull request #311 from monopole/updateDeps
Add gopkg.in/yaml.v2 to Gopkg.lock
This commit is contained in:
1
Gopkg.lock
generated
1
Gopkg.lock
generated
@@ -506,6 +506,7 @@
|
|||||||
"github.com/krishicks/yaml-patch",
|
"github.com/krishicks/yaml-patch",
|
||||||
"github.com/pkg/errors",
|
"github.com/pkg/errors",
|
||||||
"github.com/spf13/cobra",
|
"github.com/spf13/cobra",
|
||||||
|
"gopkg.in/yaml.v2",
|
||||||
"k8s.io/api/core/v1",
|
"k8s.io/api/core/v1",
|
||||||
"k8s.io/apimachinery/pkg/api/validation",
|
"k8s.io/apimachinery/pkg/api/validation",
|
||||||
"k8s.io/apimachinery/pkg/apis/meta/v1",
|
"k8s.io/apimachinery/pkg/apis/meta/v1",
|
||||||
|
|||||||
Reference in New Issue
Block a user