Skip to content

Commit b70987f

Browse files
committed
chore: tidy go mod
1 parent 0858065 commit b70987f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

janitor/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)