@@ -7,7 +7,7 @@ require (
7
7
github.com/denisenkom/go-mssqldb v0.12.3
8
8
github.com/go-sql-driver/mysql v1.7.1
9
9
github.com/godror/godror v0.41.0
10
- github.com/google/go-cmp v0.5.9
10
+ github.com/google/go-cmp v0.6.0
11
11
github.com/jackc/pgx/v4 v4.18.1
12
12
github.com/jfcote87/sshdb v0.5.3
13
13
github.com/k0kubun/colorstring v0.0.0-20150214042306-9440f1994b88 // indirect
@@ -18,26 +18,26 @@ require (
18
18
)
19
19
20
20
require (
21
+ github.com/ClickHouse/clickhouse-go/v2 v2.23.2
21
22
github.com/k0kubun/pp v3.0.1+incompatible
22
23
github.com/mattn/go-sqlite3 v1.14.19
23
24
github.com/olekukonko/tablewriter v0.0.5
24
25
github.com/vertica/vertica-sql-go v1.3.3
25
26
)
26
27
27
28
require (
28
- github.com/ClickHouse/ch-go v0.58.2 // indirect
29
- github.com/ClickHouse/clickhouse-go/v2 v2.17.1 // indirect
30
- github.com/andybalholm/brotli v1.0.6 // indirect
29
+ github.com/ClickHouse/ch-go v0.61.5 // indirect
30
+ github.com/andybalholm/brotli v1.1.0 // indirect
31
31
github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
32
32
github.com/elastic/go-sysinfo v1.11.2 // indirect
33
33
github.com/elastic/go-windows v1.0.1 // indirect
34
34
github.com/go-faster/city v1.0.1 // indirect
35
- github.com/go-faster/errors v0.6 .1 // indirect
35
+ github.com/go-faster/errors v0.7 .1 // indirect
36
36
github.com/go-logfmt/logfmt v0.6.0 // indirect
37
37
github.com/godror/knownpb v0.1.1 // indirect
38
38
github.com/golang-sql/civil v0.0.0-20220223132316-b832511892a9 // indirect
39
39
github.com/golang-sql/sqlexp v0.1.0 // indirect
40
- github.com/google/uuid v1.5 .0 // indirect
40
+ github.com/google/uuid v1.6 .0 // indirect
41
41
github.com/jackc/chunkreader/v2 v2.0.1 // indirect
42
42
github.com/jackc/pgconn v1.14.1 // indirect
43
43
github.com/jackc/pgio v1.0.0 // indirect
@@ -46,26 +46,26 @@ require (
46
46
github.com/jackc/pgservicefile v0.0.0-20231201235250-de7065d80cb9 // indirect
47
47
github.com/jackc/pgtype v1.14.0 // indirect
48
48
github.com/joeshaw/multierror v0.0.0-20140124173710-69b34d4ec901 // indirect
49
- github.com/klauspost/compress v1.16.7 // indirect
49
+ github.com/klauspost/compress v1.17.8 // indirect
50
50
github.com/mattn/go-colorable v0.1.6 // indirect
51
51
github.com/mattn/go-isatty v0.0.12 // indirect
52
52
github.com/mattn/go-runewidth v0.0.15 // indirect
53
- github.com/paulmach/orb v0.10.0 // indirect
54
- github.com/pierrec/lz4/v4 v4.1.18 // indirect
53
+ github.com/paulmach/orb v0.11.1 // indirect
54
+ github.com/pierrec/lz4/v4 v4.1.21 // indirect
55
55
github.com/pkg/errors v0.9.1 // indirect
56
56
github.com/prometheus/procfs v0.12.0 // indirect
57
57
github.com/rivo/uniseg v0.4.4 // indirect
58
58
github.com/russross/blackfriday/v2 v2.1.0 // indirect
59
59
github.com/segmentio/asm v1.2.0 // indirect
60
- github.com/shopspring/decimal v1.3.1 // indirect
60
+ github.com/shopspring/decimal v1.4.0 // indirect
61
61
github.com/sirupsen/logrus v1.9.3 // indirect
62
62
github.com/xrash/smetrics v0.0.0-20231213231151-1d8dd44e695e // indirect
63
- go.opentelemetry.io/otel v1.19 .0 // indirect
64
- go.opentelemetry.io/otel/trace v1.19 .0 // indirect
63
+ go.opentelemetry.io/otel v1.26 .0 // indirect
64
+ go.opentelemetry.io/otel/trace v1.26 .0 // indirect
65
65
golang.org/x/exp v0.0.0-20231226003508-02704c960a9b // indirect
66
- golang.org/x/sys v0.15 .0 // indirect
66
+ golang.org/x/sys v0.19 .0 // indirect
67
67
golang.org/x/text v0.14.0 // indirect
68
- google.golang.org/protobuf v1.32 .0 // indirect
68
+ google.golang.org/protobuf v1.33 .0 // indirect
69
69
gopkg.in/yaml.v3 v3.0.1 // indirect
70
70
howett.net/plist v1.0.1 // indirect
71
71
)
0 commit comments