Skip to content

Commit d8600f4

Browse files
committed
chore: update dependencies for public consumption
- Update Go toolchain to 1.24.4 - Update DuckDB bindings to v2.3.2 - Update Arrow integration to v18.1.0 - Update testify to v1.10.0 - Optimize module for public distribution
1 parent ff3d64e commit d8600f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module gorm.io/driver/duckdb
1+
module github.com/greysquirr3l/gorm-duckdb-driver
22

33
go 1.24
44

0 commit comments

Comments
 (0)