File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/jackc/pgx/v5 v5.7.5
2121 github.com/knadh/koanf v1.5.0
2222 github.com/prometheus/client_golang v1.23.0
23- github.com/spf13/cobra v1.9 .1
23+ github.com/spf13/cobra v1.10 .1
2424 github.com/stretchr/testify v1.11.1
2525 golang.org/x/sync v0.16.0
2626 google.golang.org/grpc v1.75.0
@@ -143,7 +143,7 @@ require (
143143 github.com/speakeasy-api/openapi-overlay v0.10.2 // indirect
144144 github.com/spf13/afero v1.11.0 // indirect
145145 github.com/spf13/cast v1.6.0 // indirect
146- github.com/spf13/pflag v1.0.6 // indirect
146+ github.com/spf13/pflag v1.0.9 // indirect
147147 github.com/spf13/viper v1.19.0 // indirect
148148 github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
149149 github.com/subosito/gotenv v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -805,11 +805,11 @@ github.com/speakeasy-api/openapi-overlay v0.10.2 h1:VOdQ03eGKeiHnpb1boZCGm7x8Haj
805805github.com/speakeasy-api/openapi-overlay v0.10.2 /go.mod h1:n0iOU7AqKpNFfEt6tq7qYITC4f0yzVVdFw0S7hukemg =
806806github.com/spf13/afero v1.11.0 h1:WJQKhtpdm3v2IzqG8VMqrr6Rf3UYpEF239Jy9wNepM8 =
807807github.com/spf13/afero v1.11.0 /go.mod h1:GH9Y3pIexgf1MTIWtNGyogA5MwRIDXGUr+hbWNoBjkY =
808- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
809- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
808+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
809+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
810810github.com/spf13/pflag v1.0.5 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
811- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
812- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
811+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
812+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
813813github.com/spf13/viper v1.19.0 h1:RWq5SEjt8o25SROyN3z2OrDB9l7RPd3lwTWU8EcEdcI =
814814github.com/spf13/viper v1.19.0 /go.mod h1:GQUN9bilAbhU/jgc1bKs99f/suXKeUMct8Adx5+Ntkg =
815815github.com/spiffe/go-spiffe/v2 v2.5.0 h1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE =
You can’t perform that action at this time.
0 commit comments