We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ee94f2 commit d4e654fCopy full SHA for d4e654f
1 file changed
src/go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/gofiber/fiber/v2 v2.52.9
9
github.com/iancoleman/orderedmap v0.3.0
10
github.com/lnquy/cron v1.1.1
11
- github.com/marcboeker/go-duckdb/v2 v2.3.3
+ github.com/marcboeker/go-duckdb/v2 v2.3.4
12
github.com/mattn/go-sqlite3 v1.14.30
13
github.com/mitchellh/go-homedir v1.1.0
14
github.com/proofrock/go-mylittlelogger v0.4.0
0 commit comments