File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ require (
4949 github.com/nats-io/nats-server/v2 v2.11.6
5050 github.com/nats-io/nats.go v1.45.0
5151 github.com/proullon/ramsql v0.1.4
52- github.com/spf13/cobra v1.9 .1
52+ github.com/spf13/cobra v1.10 .1
5353 github.com/testcontainers/testcontainers-go v0.38.0
5454 github.com/tetratelabs/wazero v1.9.0
5555 github.com/xitongsys/parquet-go v1.6.2
@@ -194,7 +194,7 @@ require (
194194 github.com/pkg/xattr v0.4.10 // indirect
195195 github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 // indirect
196196 github.com/sirupsen/logrus v1.9.3 // indirect
197- github.com/spf13/pflag v1.0.6 // indirect
197+ github.com/spf13/pflag v1.0.9 // indirect
198198 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
199199 github.com/xdg-go/scram v1.1.2 // indirect
200200 github.com/xdg-go/stringprep v1.0.4 // indirect
Original file line number Diff line number Diff line change @@ -1404,10 +1404,10 @@ github.com/spf13/afero v1.2.2/go.mod h1:9ZxEEn6pIJ8Rxe320qSDBk6AsU0r9pR7Q4OcevTd
14041404github.com/spf13/afero v1.3.3 /go.mod h1:5KUK8ByomD5Ti5Artl0RtHeI5pTF7MIDuXL3yY520V4 =
14051405github.com/spf13/afero v1.6.0 /go.mod h1:Ai8FlHk4v/PARR026UzYexafAt9roJ7LcLMAmO6Z93I =
14061406github.com/spf13/afero v1.9.2 /go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y =
1407- github.com/spf13/cobra v1.9 .1 h1:CXSaggrXdbHK9CF+8ywj8Amf7PBRmPCOJugH954Nnlo =
1408- github.com/spf13/cobra v1.9 .1 /go.mod h1:nDyEzZ8ogv936Cinf6g1RU9MRY64Ir93oCnqb9wxYW0 =
1409- github.com/spf13/pflag v1.0.6 h1:jFzHGLGAlb3ruxLB8MhbI6A8+AQX/2eW4qeyNZXNp2o =
1410- github.com/spf13/pflag v1.0.6 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
1407+ github.com/spf13/cobra v1.10 .1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
1408+ github.com/spf13/cobra v1.10 .1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
1409+ github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY =
1410+ github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
14111411github.com/spiffe/go-spiffe/v2 v2.5.0 h1:N2I01KCUkv1FAjZXJMwh95KK1ZIQLYbPfhaxw8WS0hE =
14121412github.com/spiffe/go-spiffe/v2 v2.5.0 /go.mod h1:P+NxobPc6wXhVtINNtFjNWGBTreew1GBUCwT2wPmb7g =
14131413github.com/stretchr/objx v0.1.0 /go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME =
You can’t perform that action at this time.
0 commit comments