File tree Expand file tree Collapse file tree 2 files changed +0
-15
lines changed
Expand file tree Collapse file tree 2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,6 @@ require (
5353 github.com/spf13/cobra v1.10.2
5454 github.com/spf13/pflag v1.0.10
5555 github.com/testcontainers/testcontainers-go v0.41.0
56- github.com/testcontainers/testcontainers-go/modules/cockroachdb v0.41.0
57- github.com/testcontainers/testcontainers-go/modules/couchbase v0.41.0
5856 github.com/thlib/go-timezone-local v0.0.7
5957 github.com/trinodb/trino-go-client v0.333.0
6058 github.com/valkey-io/valkey-go v1.0.73
@@ -240,9 +238,6 @@ require (
240238 github.com/sirupsen/logrus v1.9.4 // indirect
241239 github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
242240 github.com/stretchr/testify v1.11.1 // indirect
243- github.com/tidwall/gjson v1.17.1 // indirect
244- github.com/tidwall/match v1.1.1 // indirect
245- github.com/tidwall/pretty v1.2.0 // indirect
246241 github.com/tklauser/go-sysconf v0.3.16 // indirect
247242 github.com/tklauser/numcpus v0.11.0 // indirect
248243 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -572,19 +572,9 @@ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu
572572github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
573573github.com/testcontainers/testcontainers-go v0.41.0 h1:mfpsD0D36YgkxGj2LrIyxuwQ9i2wCKAD+ESsYM1wais =
574574github.com/testcontainers/testcontainers-go v0.41.0 /go.mod h1:pdFrEIfaPl24zmBjerWTTYaY0M6UHsqA1YSvsoU40MI =
575- github.com/testcontainers/testcontainers-go/modules/cockroachdb v0.41.0 h1:OnTmWiIbYcWP/TsE+RE6xBuFPY6Ouc4tQFQTqBbCQFA =
576- github.com/testcontainers/testcontainers-go/modules/cockroachdb v0.41.0 /go.mod h1:G+4O/i3AlRZto+u3/VQNZ3EQtyAQhUypuZjNBQB5gjI =
577- github.com/testcontainers/testcontainers-go/modules/couchbase v0.41.0 h1:8Lv3ZnvTzxHRHeD1TWyiFZg+jkN1t3TJqnfoUu0eX2c =
578- github.com/testcontainers/testcontainers-go/modules/couchbase v0.41.0 /go.mod h1:lkGzggZ3Sp1MYzVI26r0vWwQdeaSrby2wLD8HM3TiW0 =
579575github.com/thlib/go-timezone-local v0.0.7 h1:fX8zd3aJydqLlTs/TrROrIIdztzsdFV23OzOQx31jII =
580576github.com/thlib/go-timezone-local v0.0.7 /go.mod h1:/Tnicc6m/lsJE0irFMA0LfIwTBo4QP7A8IfyIv4zZKI =
581- github.com/tidwall/gjson v1.17.1 h1:wlYEnwqAHgzmhNUFfw7Xalt2JzQvsMx2Se4PcoFCT/U =
582- github.com/tidwall/gjson v1.17.1 /go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk =
583- github.com/tidwall/match v1.1.1 h1:+Ho715JplO36QYgwN9PGYNhgZvoUSc9X2c80KVTi+GA =
584- github.com/tidwall/match v1.1.1 /go.mod h1:eRSPERbgtNPcGhD8UCthc6PmLEQXEWd3PRB5JTxsfmM =
585577github.com/tidwall/pretty v1.0.0 /go.mod h1:XNkn88O1ChpSDQmQeStsy+sBenx6DDtFZJxhVysOjyk =
586- github.com/tidwall/pretty v1.2.0 h1:RWIZEg2iJ8/g6fDDYzMpobmaoGh5OLl4AXtGUGPcqCs =
587- github.com/tidwall/pretty v1.2.0 /go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU =
588578github.com/tklauser/go-sysconf v0.3.16 h1:frioLaCQSsF5Cy1jgRBrzr6t502KIIwQ0MArYICU0nA =
589579github.com/tklauser/go-sysconf v0.3.16 /go.mod h1:/qNL9xxDhc7tx3HSRsLWNnuzbVfh3e7gh/BmM179nYI =
590580github.com/tklauser/numcpus v0.11.0 h1:nSTwhKH5e1dMNsCdVBukSZrURJRoHbSEQjdEbY+9RXw =
You can’t perform that action at this time.
0 commit comments