Skip to content

Commit

Permalink
Merge pull request #145 from SUSE/dependabot/go_modules/github.com/vm…
Browse files Browse the repository at this point in the history
…ware-tanzu/velero-1.15.1
  • Loading branch information
jenting authored Dec 30, 2024
2 parents 032773b + c41e416 commit d305288
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 148 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ toolchain go1.23.4
require (
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/vmware-tanzu/velero v1.15.0
github.com/vmware-tanzu/velero v1.15.1
github.com/weaveworks/kured v0.0.0-20220810042013-9d4ebfc1f82a
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
Expand Down Expand Up @@ -70,7 +70,6 @@ require (
github.com/spf13/pflag v1.0.5 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/xlab/treeprint v1.2.0 // indirect
go.starlark.net v0.0.0-20241125201518-c05ff208a98f // indirect
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
Expand All @@ -83,7 +82,6 @@ require (
google.golang.org/protobuf v1.36.0 // indirect
gopkg.in/evanphx/json-patch.v4 v4.12.0 // indirect
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.32.0 // indirect
k8s.io/cli-runtime v0.32.0 // indirect
Expand Down
Loading

0 comments on commit d305288

Please sign in to comment.