Skip to content

Commit

Permalink
update to 1.12 dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Steve Kriss <krisss@vmware.com>
  • Loading branch information
skriss committed Feb 28, 2019
1 parent 7353294 commit efc4901
Show file tree
Hide file tree
Showing 361 changed files with 48,107 additions and 33,764 deletions.
327 changes: 284 additions & 43 deletions Gopkg.lock

Large diffs are not rendered by default.

12 changes: 8 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,23 @@

[[constraint]]
name = "k8s.io/kubernetes"
version = "~1.11"
version = "~1.12"

[[constraint]]
name = "k8s.io/client-go"
version = "~8.0"
version = "~9.0"

[[constraint]]
name = "k8s.io/apimachinery"
version = "kubernetes-1.11.0"
version = "kubernetes-1.12.0"

[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.11.0"
version = "kubernetes-1.12.0"

[[constraint]]
name = "k8s.io/apiextensions-apiserver"
version = "kubernetes-1.12.0"

# vendor/k8s.io/apimachinery/pkg/runtime/serializer/json/json.go:104:16:
# unknown field 'CaseSensitive' in struct literal of type jsoniter.Config
Expand Down
683 changes: 0 additions & 683 deletions vendor/github.com/spf13/cobra/cobra/cmd/license_agpl.go

This file was deleted.

71 changes: 0 additions & 71 deletions vendor/github.com/spf13/cobra/cobra/cmd/license_bsd_clause_2.go

This file was deleted.

78 changes: 0 additions & 78 deletions vendor/github.com/spf13/cobra/cobra/cmd/license_bsd_clause_3.go

This file was deleted.

Loading

0 comments on commit efc4901

Please sign in to comment.