Skip to content

Commit d2305f4

Browse files
committed
Clean up go mod.
Signed-off-by: Humair Khan <[email protected]>
1 parent c3192e5 commit d2305f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ require (
1111
github.com/onsi/ginkgo/v2 v2.8.4
1212
github.com/onsi/gomega v1.27.1
1313
github.com/openshift/api v3.9.0+incompatible
14-
github.com/spf13/viper v1.7.0
1514
github.com/prometheus/client_golang v1.12.2
15+
github.com/spf13/viper v1.7.0
1616
go.uber.org/zap v1.21.0
1717
k8s.io/api v0.25.0
1818
k8s.io/apimachinery v0.25.0

0 commit comments

Comments
 (0)