[chore]: Bump modernc.org/sqlite from 1.29.4 to 1.29.5 (#2768)

Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.4 to 1.29.5.
- [Commits](https://gitlab.com/cznic/sqlite/commits/v1.29.5)

---
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] 2024-03-21 11:14:24 +00:00 committed by GitHub
commit 967558947a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 16 additions and 4 deletions

6
vendor/modernc.org/sqlite/HACKING.md generated vendored Normal file
View file

@ -0,0 +1,6 @@
Please do not tag commits unless all builders at
https://modern-c.appspot.com/-/builder/?importpath=modernc.org%2fsqlite are
happy.
Since 2024-03-12 it should be no more necessary to manually tag releases at
all as the repo is now set to be tagged automatically.