proxy.golang.org : github.com/uptrace/bun/driver/sqliteshim : v1.2.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.2.9
Published:
Indexed:
Related tag:
v1.2.9
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.6.0
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-sqlite3 v1.14.24
- github.com/ncruces/go-strftime v0.1.9
- 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/exp v0.0.0-20250106191152-7588d65b2ba8
- golang.org/x/sys v0.29.0
- gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f
- gopkg.in/yaml.v3 v3.0.1
- modernc.org/libc v1.61.9
- modernc.org/mathutil v1.7.1
- modernc.org/memory v1.8.2
- modernc.org/sqlite v1.34.5