proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.1.9
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.9
Published:
Indexed:
Related tag:
v1.1.9
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.16
- github.com/mattn/go-sqlite3 v1.14.16
- github.com/pmezard/go-difflib v1.0.0
- github.com/remyoudompheng/bigfft v0.0.0-20220927061507-ef77025ab5aa
- github.com/stretchr/testify v1.7.0
- golang.org/x/mod v0.7.0
- golang.org/x/sys v0.2.0
- golang.org/x/tools v0.3.0
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.40.0
- modernc.org/ccgo/v3 v3.16.13
- modernc.org/libc v1.21.5
- modernc.org/mathutil v1.5.0
- modernc.org/memory v1.4.0
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.19.4
- modernc.org/strutil v1.1.3
- modernc.org/token v1.1.0