Skip to content

Commit d512624

Browse files
committed
fix gomod again
1 parent 0c63994 commit d512624

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
module github.com/ClickHouse/clickhouse-go/v2
22

3-
go 1.23.0
4-
5-
toolchain go1.24.2
3+
go 1.22.0
4+
toolchain go1.24.1
65

76
require (
87
github.com/ClickHouse/ch-go v0.65.1

0 commit comments

Comments
 (0)