From 7515b8c215033f4e5673f428cf12afce2481c283 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:05:34 +0000 Subject: [PATCH] Bump github.com/vmware-tanzu/velero from 1.12.2 to 1.12.3 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](https://github.com/vmware-tanzu/velero/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a9c423d..55cd904 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index a750843..65fe836 100644 --- a/go.sum +++ b/go.sum @@ -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=