proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.1.7
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.1.7
Published:
Indexed:
Related tag:
v1.1.7
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.0
- github.com/google/uuid v1.3.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-sqlite3 v1.14.14
- github.com/pmezard/go-difflib v1.0.0
- github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0
- github.com/stretchr/testify v1.7.0
- golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4
- golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10
- golang.org/x/tools v0.1.12
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.36.0
- modernc.org/ccgo/v3 v3.16.8
- modernc.org/libc v1.16.17
- modernc.org/mathutil v1.4.1
- modernc.org/memory v1.1.1
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.18.0
- modernc.org/strutil v1.1.2
- modernc.org/token v1.0.0