Skip to content

Commit

Permalink
vendor: bump apimachinery to 1.11.3
Browse files Browse the repository at this point in the history
Also had to manually add vfsutil to testImports because glide didn't
pick it up for some reason.

Commands run:

rm glide.lock
glide install --strip-vendor
glide-vc --use-lock-file --no-tests --only-code
  • Loading branch information
squeed committed Oct 1, 2018
1 parent af81270 commit 2a606ef
Show file tree
Hide file tree
Showing 405 changed files with 50,864 additions and 47,112 deletions.
58 changes: 15 additions & 43 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 @@ -13,7 +13,7 @@ import:
- package: github.com/coreos/tectonic-config
version: 0d649ebfd3552dfa5c6cc2cf053e17ba924b7024
- package: k8s.io/apimachinery
version: kubernetes-1.9.0
version: kubernetes-1.11.3
- package: golang.org/x/crypto
version: df8d4716b3472e4a531c33cedbe537dae921a1a9
- package: github.com/coreos/ignition
Expand All @@ -37,3 +37,4 @@ testImport:
subpackages:
- assert
- package: github.com/shurcooL/vfsgen
- package: github.com/shurcooL/httpfs/vfsutil
12 changes: 0 additions & 12 deletions vendor/github.com/PuerkitoBio/purell/LICENSE

This file was deleted.

Loading

0 comments on commit 2a606ef

Please sign in to comment.