Skip to content

Commit dfd76b3

Browse files
Merge pull request #3579 from thaJeztah/bump_hashicorp_deps
Bump hashicorp deps
2 parents 3ad49a2 + 55f737b commit dfd76b3

10 files changed

Lines changed: 52 additions & 11 deletions

File tree

vendor.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ github.com/syndtr/gocapability d98352740cb2c55f81556b63d4a1ec64c5a319c2
4242
gotest.tools v2.3.0
4343
github.com/google/go-cmp v0.2.0
4444
go.etcd.io/bbolt v1.3.3
45-
github.com/hashicorp/errwrap 7554cd9344cec97297fa6649b055a8c98c2a1e55
46-
github.com/hashicorp/go-multierror ed905158d87462226a13fe39ddf685ea65f1c11f
47-
github.com/hashicorp/golang-lru v0.5.1
45+
github.com/hashicorp/errwrap v1.0.0
46+
github.com/hashicorp/go-multierror v1.0.0
47+
github.com/hashicorp/golang-lru v0.5.3
4848
go.opencensus.io v0.22.0
4949

5050
# cri dependencies

vendor/github.com/hashicorp/errwrap/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/errwrap/go.mod

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-multierror/format.go

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-multierror/go.mod

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-multierror/multierror.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/go-multierror/sort.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/golang-lru/go.mod

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/golang-lru/simplelru/lru.go

Lines changed: 16 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/hashicorp/golang-lru/simplelru/lru_interface.go

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)