File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/elazarl/goproxy v0.0.0-20241218172127-ac55c7698e0d
7
7
github.com/google/go-cmp v0.6.0
8
8
github.com/newrelic/newrelic-client-go/v2 v2.52.0
9
- github.com/spf13/pflag v1.0.5
9
+ github.com/spf13/pflag v1.0.6
10
10
k8s.io/api v0.28.4
11
11
k8s.io/apimachinery v0.28.4
12
12
k8s.io/apiserver v0.28.4
Original file line number Diff line number Diff line change @@ -186,6 +186,8 @@ github.com/spf13/cobra v1.7.0 h1:hyqWnYt1ZQShIddO5kBpj3vu05/++x6tJ6dg8EC572I=
186
186
github.com/spf13/cobra v1.7.0 /go.mod h1:uLxZILRyS/50WlhOIKD7W6V5bgeIt+4sICxh6uRMrb0 =
187
187
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
188
188
github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
189
+ github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
190
+ github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
189
191
github.com/stoewer/go-strcase v1.2.0 h1:Z2iHWqGXH00XYgqDmNgQbIBxf3wrNq0F3feEy0ainaU =
190
192
github.com/stoewer/go-strcase v1.2.0 /go.mod h1:IBiWB2sKIp3wVVQ3Y035++gc+knqhUQag1KpM8ahLw8 =
191
193
github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments