@@ -6,12 +6,12 @@ require (
66 cloud.google.com/go/spanner v1.56.0
77 cloud.google.com/go/storage v1.38.0
88 github.com/Azure/go-autorest/autorest/adal v0.9.16
9- github.com/ClickHouse/clickhouse-go v1.4.3
9+ github.com/ClickHouse/clickhouse-go/v2 v2.33.0
1010 github.com/aws/aws-sdk-go v1.49.6
11- github.com/cenkalti/backoff/v4 v4.1.2
11+ github.com/cenkalti/backoff/v4 v4.3.0
1212 github.com/cockroachdb/cockroach-go/v2 v2.1.1
1313 github.com/dhui/dktest v0.4.4
14- github.com/docker/docker v27.2.0 +incompatible
14+ github.com/docker/docker v28.0.1 +incompatible
1515 github.com/fsouza/fake-gcs-server v1.17.0
1616 github.com/go-sql-driver/mysql v1.5.0
1717 github.com/gobuffalo/here v0.6.0
@@ -31,38 +31,42 @@ require (
3131 github.com/nakagami/firebirdsql v0.0.0-20190310045651-3c02a58cfed8
3232 github.com/neo4j/neo4j-go-driver v1.8.1-0.20200803113522-b626aa943eba
3333 github.com/snowflakedb/gosnowflake v1.6.19
34- github.com/stretchr/testify v1.9 .0
34+ github.com/stretchr/testify v1.10 .0
3535 github.com/xanzy/go-gitlab v0.15.0
36- go.mongodb.org/mongo-driver v1.7.5
37- go.uber.org/atomic v1.7 .0
36+ go.mongodb.org/mongo-driver v1.11.4
37+ go.uber.org/atomic v1.11 .0
3838 golang.org/x/oauth2 v0.18.0
39- golang.org/x/tools v0.24 .0
39+ golang.org/x/tools v0.30 .0
4040 google.golang.org/api v0.169.0
4141 modernc.org/ql v1.0.0
4242 modernc.org/sqlite v1.18.1
4343)
4444
4545require (
46+ github.com/ClickHouse/ch-go v0.65.1 // indirect
4647 github.com/distribution/reference v0.6.0 // indirect
4748 github.com/docker/go-connections v0.5.0 // indirect
4849 github.com/felixge/httpsnoop v1.0.4 // indirect
50+ github.com/go-faster/city v1.0.1 // indirect
51+ github.com/go-faster/errors v0.7.1 // indirect
4952 github.com/go-logr/logr v1.4.2 // indirect
5053 github.com/go-logr/stdr v1.2.2 // indirect
51- github.com/jackc/puddle/v2 v2.2.1 // indirect
54+ github.com/jackc/puddle/v2 v2.2.2 // indirect
5255 github.com/json-iterator/go v1.1.12 // indirect
53- github.com/kr/text v0.2.0 // indirect
5456 github.com/moby/docker-image-spec v1.3.1 // indirect
5557 github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 // indirect
5658 github.com/modern-go/reflect2 v1.0.2 // indirect
57- github.com/rogpeppe/go-internal v1.12.0 // indirect
59+ github.com/montanaflynn/stats v0.6.6 // indirect
60+ github.com/paulmach/orb v0.11.1 // indirect
61+ github.com/segmentio/asm v1.2.0 // indirect
5862 github.com/stretchr/objx v0.5.2 // indirect
63+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
5964 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
6065 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
61- go.opentelemetry.io/otel v1.29 .0 // indirect
66+ go.opentelemetry.io/otel v1.35 .0 // indirect
6267 go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
63- go.opentelemetry.io/otel/metric v1.29.0 // indirect
64- go.opentelemetry.io/otel/sdk v1.29.0 // indirect
65- go.opentelemetry.io/otel/trace v1.29.0 // indirect
68+ go.opentelemetry.io/otel/metric v1.35.0 // indirect
69+ go.opentelemetry.io/otel/trace v1.35.0 // indirect
6670 go.opentelemetry.io/proto/otlp v1.3.1 // indirect
6771)
6872
@@ -83,7 +87,7 @@ require (
8387 github.com/Azure/go-autorest/logger v0.2.1 // indirect
8488 github.com/Azure/go-autorest/tracing v0.6.0 // indirect
8589 github.com/Microsoft/go-winio v0.6.2 // indirect
86- github.com/andybalholm/brotli v1.0.4 // indirect
90+ github.com/andybalholm/brotli v1.1.1 // indirect
8791 github.com/apache/arrow/go/v10 v10.0.1 // indirect
8892 github.com/apache/thrift v0.16.0 // indirect
8993 github.com/aws/aws-sdk-go-v2 v1.16.16 // indirect
@@ -101,7 +105,6 @@ require (
101105 github.com/aws/smithy-go v1.13.3 // indirect
102106 github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
103107 github.com/cespare/xxhash/v2 v2.2.0 // indirect
104- github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58 // indirect
105108 github.com/cncf/xds/go v0.0.0-20240318125728-8a4994d93e50 // indirect
106109 github.com/cznic/mathutil v0.0.0-20180504122225-ca4c9f2c1369 // indirect
107110 github.com/danieljoos/wincred v1.1.2 // indirect
@@ -113,7 +116,6 @@ require (
113116 github.com/envoyproxy/protoc-gen-validate v1.0.4 // indirect
114117 github.com/form3tech-oss/jwt-go v3.2.5+incompatible // indirect
115118 github.com/gabriel-vasile/mimetype v1.4.1 // indirect
116- github.com/go-stack/stack v1.8.0 // indirect
117119 github.com/goccy/go-json v0.9.11 // indirect
118120 github.com/godbus/dbus v0.0.0-20190726142602-4481cbc300e2 // indirect
119121 github.com/gogo/protobuf v1.3.2 // indirect
@@ -145,7 +147,7 @@ require (
145147 github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
146148 github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
147149 github.com/klauspost/asmfmt v1.3.2 // indirect
148- github.com/klauspost/compress v1.15.11 // indirect
150+ github.com/klauspost/compress v1.18.0 // indirect
149151 github.com/klauspost/cpuid/v2 v2.0.9 // indirect
150152 github.com/mattn/go-colorable v0.1.6 // indirect
151153 github.com/mattn/go-isatty v0.0.16 // indirect
@@ -159,13 +161,13 @@ require (
159161 github.com/onsi/gomega v1.15.0 // indirect
160162 github.com/opencontainers/go-digest v1.0.0 // indirect
161163 github.com/opencontainers/image-spec v1.1.0 // indirect
162- github.com/pierrec/lz4/v4 v4.1.16 // indirect
164+ github.com/pierrec/lz4/v4 v4.1.22 // indirect
163165 github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8 // indirect
164166 github.com/pkg/errors v0.9.1 // indirect
165167 github.com/pmezard/go-difflib v1.0.0 // indirect
166168 github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 // indirect
167169 github.com/rqlite/gorqlite v0.0.0-20230708021416-2acd02b70b79
168- github.com/shopspring/decimal v1.2 .0 // indirect
170+ github.com/shopspring/decimal v1.4 .0 // indirect
169171 github.com/sirupsen/logrus v1.9.3 // indirect
170172 github.com/xdg-go/pbkdf2 v1.0.0 // indirect
171173 github.com/xdg-go/scram v1.1.1 // indirect
@@ -174,6 +176,7 @@ require (
174176 github.com/zeebo/xxh3 v1.0.2 // indirect
175177 gitlab.com/nyarla/go-crypt v0.0.0-20160106005555-d9a5dc2b789b // indirect
176178 go.opencensus.io v0.24.0 // indirect
179+ <<<<<<< HEAD
177180 golang.org/x/crypto v0.36.0 // indirect
178181 golang.org/x/exp v0.0.0-20230315142452-642cacee5cc0 // indirect
179182 golang.org/x/mod v0.21.0 // indirect
@@ -182,6 +185,16 @@ require (
182185 golang.org/x/sys v0.31.0 // indirect
183186 golang.org/x/term v0.30.0 // indirect
184187 golang.org/x/text v0.23.0 // indirect
188+ =======
189+ golang.org/x/crypto v0.33.0 // indirect
190+ golang.org/x/exp v0.0.0-20230315142452-642cacee5cc0 // indirect
191+ golang.org/x/mod v0.23.0 // indirect
192+ golang.org/x/net v0.35.0 // indirect
193+ golang.org/x/sync v0.11.0 // indirect
194+ golang.org/x/sys v0.31.0 // indirect
195+ golang.org/x/term v0.29.0 // indirect
196+ golang.org/x/text v0.22.0 // indirect
197+ >>>>>>> 432ac5e (support clickhouse-go/v2)
185198 golang.org/x/time v0.5.0 // indirect
186199 golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
187200 google.golang.org/appengine v1.6.8 // indirect
0 commit comments