improve integration with record package

This commit is contained in:
2026-07-07 23:31:36 +01:00
parent f24f15a4f6
commit 6e8fdbba1e
4 changed files with 201 additions and 1 deletions
+4 -1
View File
@@ -2,7 +2,10 @@ module code.aneur.in/go/sqimple
go 1.25.6
require github.com/alecthomas/assert/v2 v2.11.0
require (
code.aneur.in/go/record v0.0.0-20260704022026-db3f74ccdeb4
github.com/alecthomas/assert/v2 v2.11.0
)
require (
github.com/alecthomas/repr v0.4.0 // indirect