proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.0.20
Package sqliteshim is a shim package that imports an appropriate sqlite driver for the build target and registers it under ShimName. Currently it uses packages in the following order: Otherwise registers a driver that returns an error on unsupported platforms.
Registry -
Documentation -
Download -
JSON
purl: pkg:golang/github.com/uptrace/bun/driver/sqliteshim@v1.0.20
Published:
Indexed:
Related tag:
v1.0.20
Loading...
Readme
Loading...
Dependencies
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-sqlite3 v1.14.9
- github.com/stretchr/testify v1.7.0
- golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e
- golang.org/x/tools v0.1.8
- modernc.org/cc/v3 v3.35.19
- modernc.org/sqlite v1.14.3