Skip to content

Commit

Permalink
Bump dependencies and fix version for aws-sdk for compatibility with k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
jtblin committed Dec 5, 2016
1 parent 147fa79 commit 4cf22c7
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 32 deletions.
141 changes: 110 additions & 31 deletions glide.lock

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

3 changes: 2 additions & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package: github.com/jtblin/kube2iam
import:
- package: github.com/Sirupsen/logrus
- package: github.com/aws/aws-sdk-go
version: v1.0.8
subpackages:
- aws
- aws/session
Expand All @@ -10,7 +11,7 @@ import:
- package: github.com/karlseguin/ccache
- package: github.com/spf13/pflag
- package: k8s.io/kubernetes
version: v1.4.3
version: v1.4.6
subpackages:
- pkg/api
- pkg/client/cache
Expand Down

0 comments on commit 4cf22c7

Please sign in to comment.