[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:
dependabot[bot] 2023-04-03 11:19:05 +02:00 committed by GitHub
commit 9c209fe6e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
39 changed files with 24959 additions and 23971 deletions

2
go.mod
View file

@ -61,7 +61,7 @@ require (
golang.org/x/text v0.8.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1
modernc.org/sqlite v1.21.0
modernc.org/sqlite v1.21.1
mvdan.cc/xurls/v2 v2.4.0
)