Skip to content

Commit

Permalink
Upgrade k8s.io/client-go to version 2
Browse files Browse the repository at this point in the history
  • Loading branch information
errm committed Apr 7, 2017
1 parent a3b95f7 commit 6f4c5dd
Show file tree
Hide file tree
Showing 675 changed files with 102,217 additions and 83,955 deletions.
257 changes: 135 additions & 122 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 8 additions & 2 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ import:
- package: github.com/satori/go.uuid
version: ^1.1.0
- package: k8s.io/client-go
version: ^v1.5.0
version: v2.0.0
- package: github.com/gambol99/go-marathon
version: ^0.5.1
- package: github.com/ArthurHlt/go-eureka-client
Expand Down Expand Up @@ -131,7 +131,7 @@ import:
- service/ec2
- service/ecs
- package: cloud.google.com/go
version: v0.6.0
version: v0.7.0
subpackages:
- compute/metadata
- package: github.com/gogo/protobuf
Expand All @@ -140,3 +140,9 @@ import:
- proto
- package: github.com/rancher/go-rancher
version: 2c43ff300f3eafcbd7d0b89b10427fc630efdc1e
- package: golang.org/x/oauth2/google
version: 7fdf09982454086d5570c7db3e11f360194830ca
- package: github.com/googleapis/gax-go
version: 9af46dd5a1713e8b5cd71106287eba3cefdde50b
- package: google.golang.org/grpc
version: v1.2.0

0 comments on commit 6f4c5dd

Please sign in to comment.