mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-15 13:13:02 -06:00
[chore]: Bump modernc.org/sqlite from 1.21.0 to 1.21.1 (#1669)
Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.21.0 to 1.21.1. - [Release notes](https://gitlab.com/cznic/sqlite/tags) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.21.0...v1.21.1) --- updated-dependencies: - dependency-name: modernc.org/sqlite dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
839fd56ea4
commit
9c209fe6e4
39 changed files with 24959 additions and 23971 deletions
24
vendor/modernc.org/sqlite/doc.go
generated
vendored
24
vendor/modernc.org/sqlite/doc.go
generated
vendored
|
|
@ -19,18 +19,18 @@
|
|||
//
|
||||
// OS Arch SQLite version
|
||||
// ------------------------------
|
||||
// darwin amd64 3.41.0
|
||||
// darwin arm64 3.41.0
|
||||
// freebsd amd64 3.41.0
|
||||
// freebsd arm64 3.41.0
|
||||
// linux 386 3.41.0
|
||||
// linux amd64 3.41.0
|
||||
// linux arm 3.41.0
|
||||
// linux arm64 3.41.0
|
||||
// linux ppc64le 3.41.0
|
||||
// linux riscv64 3.41.0
|
||||
// windows amd64 3.41.0
|
||||
// windows arm64 3.41.0
|
||||
// darwin amd64 3.41.2
|
||||
// darwin arm64 3.41.2
|
||||
// freebsd amd64 3.41.2
|
||||
// freebsd arm64 3.41.2
|
||||
// linux 386 3.41.2
|
||||
// linux amd64 3.41.2
|
||||
// linux arm 3.41.2
|
||||
// linux arm64 3.41.2
|
||||
// linux ppc64le 3.41.2
|
||||
// linux riscv64 3.41.2
|
||||
// windows amd64 3.41.2
|
||||
// windows arm64 3.41.2
|
||||
//
|
||||
// Builders
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue