File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ require (
1717 github.com/onsi/gomega v1.38.2
1818 github.com/oracle/oci-go-sdk/v65 v65.102.1
1919 github.com/prometheus/client_golang v1.23.2
20- github.com/prometheus/client_model v0.6.2
2120 github.com/spf13/viper v1.21.0
2221 github.com/stretchr/testify v1.11.1
2322 k8s.io/api v0.34.1
@@ -98,6 +97,7 @@ require (
9897 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
9998 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
10099 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
100+ github.com/prometheus/client_model v0.6.2 // indirect
101101 github.com/prometheus/common v0.67.1 // indirect
102102 github.com/prometheus/procfs v0.17.0 // indirect
103103 github.com/sagikazarmark/locafero v0.11.0 // indirect
You can’t perform that action at this time.
0 commit comments