Skip to content

Commit

Permalink
vendor: Update all the unpinned things
Browse files Browse the repository at this point in the history
Generated with:

  $ rm -rf "$(go env GOPATH)/pkg/dep/sources"
  # to avoid errors like "Unable to update checked out version: fatal: reference is not a tree"
  # possibly [1]
  $ dep ensure -update

using:

  $ dep version
  dep:
   version     : v0.5.0
   build date  :
   git hash    : 22125cf
   go version  : go1.10.3
   go compiler : gc
   platform    : linux/amd64
   features    : ImportDuringSolve=false

I haven't reviewed all of these changes, but I want this to pull in
openshift/hive@b1cad987 (contrib/pkg/awstagdeprovision: Allow for OR
filters, 2018-10-18, openshift/hive#47).

[1]: golang/dep#928 (comment)
  • Loading branch information
wking committed Oct 25, 2018
1 parent 48609f0 commit cd1fe26
Show file tree
Hide file tree
Showing 447 changed files with 179,163 additions and 22,896 deletions.
156 changes: 89 additions & 67 deletions Gopkg.lock

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

6 changes: 3 additions & 3 deletions vendor/github.com/ajeddeloh/go-json/decode.go

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

Loading

0 comments on commit cd1fe26

Please sign in to comment.