Skip to content

Commit b95b261

Browse files
committed
chore(mod): set go 1.23
1 parent 28a997b commit b95b261

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

go.mod

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

3-
go 1.21
4-
toolchain go1.22.2
3+
go 1.23.0
4+
5+
toolchain go1.23.3
56

67
require (
78
github.com/ClickHouse/ch-go v0.61.5

0 commit comments

Comments
 (0)