proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.1.0-beta.1
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.0-beta.1
Published:
Indexed:
Related tag:
v1.1.0-beta.1
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.11
- 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.5.1
- golang.org/x/sys v0.0.0-20220209214540-3681064d5158
- golang.org/x/tools v0.1.9
- golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.35.22
- modernc.org/ccgo/v3 v3.15.13
- modernc.org/libc v1.14.5
- modernc.org/mathutil v1.4.1
- modernc.org/memory v1.0.5
- modernc.org/opt v0.1.1
- modernc.org/sqlite v1.14.6
- modernc.org/strutil v1.1.1
- modernc.org/token v1.0.0