Skip to content

Commit 72f8ad0

Browse files
committed
Toolchain.
1 parent 5a4c7a5 commit 72f8ad0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/ncruces/go-sqlite3
22

33
go 1.21
44

5+
toolchain go1.22.5
6+
57
require (
68
github.com/dchest/siphash v1.2.3
79
github.com/ncruces/julianday v1.0.0

gormlite/go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ module github.com/ncruces/go-sqlite3/gormlite
22

33
go 1.21
44

5+
toolchain go1.22.5
6+
57
require (
68
github.com/ncruces/go-sqlite3 v0.16.3
79
gorm.io/gorm v1.25.10

0 commit comments

Comments
 (0)