Skip to content

Commit 9adc658

Browse files
committed
Mod tidy
1 parent 0c2a3a7 commit 9adc658

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ toolchain go1.24.3
66

77
require (
88
github.com/migtools/oadp-non-admin v0.0.0-20250505165924-a9be4321819c
9+
github.com/pkg/errors v0.9.1
910
github.com/spf13/cobra v1.9.1
1011
github.com/spf13/pflag v1.0.6
1112
github.com/vmware-tanzu/velero v1.16.1
@@ -69,7 +70,6 @@ require (
6970
github.com/modern-go/reflect2 v1.0.2 // indirect
7071
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
7172
github.com/openshift/oadp-operator v1.0.2-0.20250425163444-a21288a0f20b // indirect
72-
github.com/pkg/errors v0.9.1 // indirect
7373
github.com/prometheus/client_golang v1.20.5 // indirect
7474
github.com/prometheus/client_model v0.6.1 // indirect
7575
github.com/prometheus/common v0.62.0 // indirect

0 commit comments

Comments
 (0)