Files
sqlite3/go.mod
dependabot[bot] bd86539577 Bump golang.org/x/sync from 0.1.0 to 0.2.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.2.0.
- [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-05 07:52:12 +01:00

13 lines
233 B
Modula-2

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