Skip to content

Commit

Permalink
glide: bump to k8s 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
s-urbaniak committed Apr 18, 2019
1 parent b7016fc commit 15832a3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ import:
- pkg/util/errors
- pkg/util/wait
- pkg/version
version: release-1.12
version: release-1.14

- package: k8s.io/apiserver
subpackages:
Expand All @@ -43,8 +43,7 @@ import:
- pkg/registry/rest
- pkg/server
- pkg/server/options
- pkg/util/logs
version: release-1.12
version: release-1.14

- package: k8s.io/client-go
subpackages:
Expand All @@ -57,15 +56,15 @@ import:
- rest
- testing
- tools/clientcmd
version: release-9.0
version: release-11.0

- package: k8s.io/metrics
subpackages:
- pkg/apis/custom_metrics
- pkg/apis/custom_metrics/install
- pkg/apis/external_metrics
- pkg/apis/external_metrics/install
version: release-1.12
version: release-1.14

testImport:
- package: github.com/stretchr/testify
Expand Down

0 comments on commit 15832a3

Please sign in to comment.