Update golang

This commit is contained in:
lowcarbdev
2026-02-10 15:40:27 -07:00
parent d4d997ea33
commit ed04eb409d
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/lowcarbdev/sbv
go 1.25.4
go 1.25.7
require github.com/mattn/go-sqlite3 v1.14.32