Skip to content

Commit

Permalink
Merge pull request #104 from SUSE/dependabot/go_modules/github.com/vm…
Browse files Browse the repository at this point in the history
…ware-tanzu/velero-1.12.3
  • Loading branch information
jenting authored Jan 15, 2024
2 parents 51f2d3f + 7515b8c commit bd018e2
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 bd018e2

Please sign in to comment.