proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.1.12
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.12
Published:
Indexed:
Related tag:
v1.1.12
Loading...
Readme
Loading...
Dependencies
- github.com/davecgh/go-spew v1.1.1
- github.com/dustin/go-humanize v1.0.1
- github.com/google/uuid v1.3.0
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/mattn/go-isatty v0.0.17
- github.com/mattn/go-sqlite3 v1.14.16
- github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e
- github.com/pmezard/go-difflib v1.0.0
- github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec
- github.com/stretchr/testify v1.8.1
- golang.org/x/mod v0.8.0
- golang.org/x/sys v0.5.0
- golang.org/x/tools v0.6.0
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
- gopkg.in/yaml.v3 v3.0.1
- lukechampine.com/uint128 v1.2.0
- modernc.org/cc/v3 v3.40.0
- modernc.org/ccgo/v3 v3.16.13
- modernc.org/libc v1.22.2
- modernc.org/mathutil v1.5.0
- modernc.org/memory v1.5.0
- modernc.org/opt v0.1.3
- modernc.org/sqlite v1.20.4
- modernc.org/strutil v1.1.3
- modernc.org/token v1.1.0