Skip to content

Commit 4e5dad1

Browse files
Bump github.com/hashicorp/errwrap from 1.0.0 to 1.1.0
Bumps [github.com/hashicorp/errwrap](https://github.com/hashicorp/errwrap) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/hashicorp/errwrap/releases) - [Commits](hashicorp/errwrap@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/errwrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cd2e91 commit 4e5dad1

File tree

4 files changed

+13
-3
lines changed

4 files changed

+13
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/google/go-containerregistry v0.8.1-0.20220216220642-00c59d91847c
1010
github.com/google/go-containerregistry/pkg/authn/k8schain v0.0.0-20220328141311-efc62d802606
1111
github.com/google/uuid v1.3.0
12-
github.com/hashicorp/errwrap v1.0.0
12+
github.com/hashicorp/errwrap v1.1.0
1313
github.com/hashicorp/go-multierror v1.1.1
1414
github.com/hashicorp/golang-lru v0.5.4
1515
github.com/jenkins-x/go-scm v1.11.16

go.sum

Lines changed: 2 additions & 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/errwrap.go

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

vendor/modules.txt

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

0 commit comments

Comments
 (0)