Skip to content

Commit d4e654f

Browse files
committed
Fix to go.mod
1 parent 9ee94f2 commit d4e654f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/gofiber/fiber/v2 v2.52.9
99
github.com/iancoleman/orderedmap v0.3.0
1010
github.com/lnquy/cron v1.1.1
11-
github.com/marcboeker/go-duckdb/v2 v2.3.3
11+
github.com/marcboeker/go-duckdb/v2 v2.3.4
1212
github.com/mattn/go-sqlite3 v1.14.30
1313
github.com/mitchellh/go-homedir v1.1.0
1414
github.com/proofrock/go-mylittlelogger v0.4.0

0 commit comments

Comments
 (0)