File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ require (
3333 github.com/project-kessel/inventory-api v0.0.0-20241010121445-cd6276d96dc8
3434 github.com/project-kessel/inventory-client-go v0.0.0-20240927104800-2c124202b25f
3535 github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.63.0
36- github.com/spf13/pflag v1.0.5
36+ github.com/spf13/pflag v1.0.10
3737 github.com/stolostron/cluster-lifecycle-api v0.0.0-20240918064238-a5e71b599118
3838 github.com/stolostron/klusterlet-addon-controller v0.0.0-20230528112800-a466a2368df4
3939 github.com/stolostron/multiclusterhub-operator v0.0.0-20230829141355-4ad378ab367f
Original file line number Diff line number Diff line change @@ -1198,8 +1198,9 @@ github.com/spf13/pflag v0.0.0-20170130214245-9ff6c6923cff/go.mod h1:DYY7MBk1bdzu
11981198github.com/spf13/pflag v1.0.1-0.20171106142849-4c012f6dcd95 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
11991199github.com/spf13/pflag v1.0.1 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
12001200github.com/spf13/pflag v1.0.3 /go.mod h1:DYY7MBk1bdzusC3SYhjObp+wFpr4gzcvqqNjLnInEg4 =
1201- github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA =
12021201github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1202+ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
1203+ github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
12031204github.com/spf13/viper v1.3.2 /go.mod h1:ZiWeW+zYFKm7srdB9IoDzzZXaJaI5eL9QjNiN/DMA2s =
12041205github.com/spf13/viper v1.4.0 /go.mod h1:PTJ7Z/lr49W6bUbkmS1V3by4uWynFiR9p7+dSq/yZzE =
12051206github.com/spf13/viper v1.7.0 /go.mod h1:8WkrPz2fc9jxqZNCJI/76HCieCp4Q8HaLFoCha5qpdg =
You can’t perform that action at this time.
0 commit comments