proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.0.17
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 -
codemeta.json
purl: pkg:golang/github.com/uptrace/bun/driver/sqliteshim@v1.0.17
Published:
Indexed:
Related tag:
v1.0.17
Loading...
Readme
Loading...
Dependencies
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-sqlite3 v1.14.8
- github.com/stretchr/testify v1.7.0
- golang.org/x/mod v0.5.1
- golang.org/x/sys v0.0.0-20211007075335-d3039528d8ac
- golang.org/x/tools v0.1.7
- modernc.org/ccgo/v3 v3.12.17
- modernc.org/sqlite v1.13.1