File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.25.0
55replace github.com/njayp/ophis => ../../
66
77require (
8- github.com/njayp/ophis v1.0.4
8+ github.com/njayp/ophis v1.0.5
99 github.com/spf13/cobra v1.10.1
1010 helm.sh/helm/v4 v4.0.0-beta.1
1111 k8s.io/client-go v0.34.1
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.6
55replace github.com/njayp/ophis => ../../
66
77require (
8- github.com/njayp/ophis v1.0.4
8+ github.com/njayp/ophis v1.0.5
99 github.com/spf13/cobra v1.10.1
1010 k8s.io/client-go v0.34.1
1111 k8s.io/component-base v0.34.1
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.24.6
55replace github.com/njayp/ophis => ../../
66
77require (
8- github.com/njayp/ophis v1.0.4
8+ github.com/njayp/ophis v1.0.5
99 github.com/spf13/cobra v1.10.1
1010)
1111
You can’t perform that action at this time.
0 commit comments