Skip to content

Commit 22b0d90

Browse files
committed
fix go version
1 parent b3b8d94 commit 22b0d90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/noborus/xlsxsql
22

3-
go 1.21.3
3+
go 1.21
44

55
require (
66
github.com/noborus/trdsql v0.13.0

0 commit comments

Comments
 (0)