Skip to content

Commit 2a72ded

Browse files
committed
ci(integration-test): bump go to 1.25
1 parent 74bc5f3 commit 2a72ded

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

integration-test/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
module integration-test
22

3-
go 1.24
3+
go 1.25
44

5-
toolchain go1.24.1
5+
toolchain go1.25.1
66

77
require (
88
github.com/glebarez/sqlite v1.11.0

0 commit comments

Comments
 (0)