module github.com/ncruces/go-sqlite3 go 1.19 require ( github.com/ncruces/julianday v0.1.5 github.com/tetratelabs/wazero v1.0.1 golang.org/x/sync v0.1.0 golang.org/x/sys v0.7.0 ) retract v0.4.0 // tagged from the wrong branch