mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-14 18:53:35 +00:00
23
vendor/k8s.io/kubernetes/Godeps/Godeps.json
generated
vendored
23
vendor/k8s.io/kubernetes/Godeps/Godeps.json
generated
vendored
@ -11,6 +11,7 @@
|
||||
"github.com/bazelbuild/bazel-gazelle/cmd/gazelle",
|
||||
"github.com/kubernetes/repo-infra/kazel",
|
||||
"k8s.io/kube-openapi/cmd/openapi-gen",
|
||||
"golang.org/x/lint/golint",
|
||||
"./..."
|
||||
],
|
||||
"Deps": [
|
||||
@ -1601,12 +1602,12 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/go-openapi/jsonpointer",
|
||||
"Comment": "v0.17.2",
|
||||
"Comment": "v0.18.0",
|
||||
"Rev": "ef5f0afec364d3b9396b7b77b43dbe26bf1f8004"
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/go-openapi/jsonreference",
|
||||
"Comment": "v0.17.2",
|
||||
"Comment": "v0.18.0",
|
||||
"Rev": "8483a886a90412cd6858df4ea3483dce9c8e35a3"
|
||||
},
|
||||
{
|
||||
@ -1636,7 +1637,7 @@
|
||||
},
|
||||
{
|
||||
"ImportPath": "github.com/go-openapi/validate",
|
||||
"Comment": "v0.17.2",
|
||||
"Comment": "v0.18.0",
|
||||
"Rev": "d2eab7d93009e9215fc85b2faa2c2f2a98c2af48"
|
||||
},
|
||||
{
|
||||
@ -3422,6 +3423,14 @@
|
||||
"ImportPath": "golang.org/x/crypto/ssh/terminal",
|
||||
"Rev": "de0752318171da717af4ce24d0a2e8626afaeb11"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/lint",
|
||||
"Rev": "8f45f776aaf18cebc8d65861cc70c33c60471952"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/lint/golint",
|
||||
"Rev": "8f45f776aaf18cebc8d65861cc70c33c60471952"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/net/context",
|
||||
"Rev": "0ed95abb35c445290478a5348a7b38bb154135fd"
|
||||
@ -3586,6 +3595,14 @@
|
||||
"ImportPath": "golang.org/x/tools/go/ast/astutil",
|
||||
"Rev": "2382e3994d48b1d22acc2c86bcad0a2aff028e32"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/tools/go/gcexportdata",
|
||||
"Rev": "2382e3994d48b1d22acc2c86bcad0a2aff028e32"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/tools/go/gcimporter15",
|
||||
"Rev": "2382e3994d48b1d22acc2c86bcad0a2aff028e32"
|
||||
},
|
||||
{
|
||||
"ImportPath": "golang.org/x/tools/go/vcs",
|
||||
"Rev": "2382e3994d48b1d22acc2c86bcad0a2aff028e32"
|
||||
|
Reference in New Issue
Block a user