mirror of
https://github.com/glebarez/go-sqlite.git
synced 2025-10-05 15:56:52 +08:00
fd238088bb211accf1330368a5424415c0fa92ca
![dependabot[bot]](/assets/img/avatar_default.png)
Bumps [modernc.org/libc](https://gitlab.com/cznic/libc) from 1.11.104 to 1.12.0. - [Release notes](https://gitlab.com/cznic/libc/tags) - [Commits](https://gitlab.com/cznic/libc/compare/v1.11.104...v1.12.0) --- updated-dependencies: - dependency-name: modernc.org/libc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
go-sqlite
Golang database driver for SQLite.
Does not use cgo.
This driver is based on pure-Go SQLite implementation (https://gitlab.com/cznic/sqlite), so you don't need SQLite installed.
Languages
Go
100%