Skip to content

Commit

Permalink
Bump github.com/vmware-tanzu/velero from 1.12.2 to 1.12.3
Browse files Browse the repository at this point in the history
Bumps [github.com/vmware-tanzu/velero](https://github.com/vmware-tanzu/velero) from 1.12.2 to 1.12.3.
- [Release notes](https://github.com/vmware-tanzu/velero/releases)
- [Changelog](https://github.com/vmware-tanzu/velero/blob/main/CHANGELOG.md)
- [Commits](vmware-tanzu/velero@v1.12.2...v1.12.3)

---
updated-dependencies:
- dependency-name: github.com/vmware-tanzu/velero
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 51f2d3f commit 7515b8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.20
require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.0
github.com/vmware-tanzu/velero v1.12.2
github.com/vmware-tanzu/velero v1.12.3
github.com/weaveworks/kured v0.0.0-20220810042013-9d4ebfc1f82a
k8s.io/api v0.28.4
k8s.io/apimachinery v0.28.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -168,8 +168,8 @@ github.com/stretchr/testify v1.7.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO+kdMU+MU=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ8=
github.com/vmware-tanzu/velero v1.12.2 h1:kK+kRJeUlJWHgBSCusMd0KiiTN/JNopOtwIAnr8u/wM=
github.com/vmware-tanzu/velero v1.12.2/go.mod h1:4HqzWSiWqF1jgvuMPt+utfLgovIwXe/tZ7L8DTPJmIk=
github.com/vmware-tanzu/velero v1.12.3 h1:Mf3k59/JiQjRrhiwXrGZPmblIP+qCubqAK6Loqbru1U=
github.com/vmware-tanzu/velero v1.12.3/go.mod h1:4HqzWSiWqF1jgvuMPt+utfLgovIwXe/tZ7L8DTPJmIk=
github.com/weaveworks/kured v0.0.0-20220810042013-9d4ebfc1f82a h1:iHQFuASiFNyPMF0MYU9sW15wxEwNwxwxe8tDSP935wg=
github.com/weaveworks/kured v0.0.0-20220810042013-9d4ebfc1f82a/go.mod h1:7GhHjYd1Tj6Jg9BQ5uUiB90aHxjW1JG6JvPB/YPyzWA=
github.com/xlab/treeprint v1.2.0 h1:HzHnuAF1plUN2zGlAFHbSQP2qJ0ZAD3XF5XD7OesXRQ=
Expand Down

0 comments on commit 7515b8c

Please sign in to comment.