diff options
| author | 2024-03-21 11:14:24 +0000 | |
|---|---|---|
| committer | 2024-03-21 11:14:24 +0000 | |
| commit | 967558947a6712a01d14fa18005dc3abffa9818d (patch) | |
| tree | 5296b96284cabcb97825de4277a9116bb5bbf7a9 /vendor/modernc.org/sqlite/HACKING.md | |
| parent | [chore]: Bump github.com/tdewolff/minify/v2 from 2.20.18 to 2.20.19 (#2767) (diff) | |
| download | gotosocial-967558947a6712a01d14fa18005dc3abffa9818d.tar.xz | |
[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>
Diffstat (limited to 'vendor/modernc.org/sqlite/HACKING.md')
| -rw-r--r-- | vendor/modernc.org/sqlite/HACKING.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vendor/modernc.org/sqlite/HACKING.md b/vendor/modernc.org/sqlite/HACKING.md new file mode 100644 index 000000000..fd92c811c --- /dev/null +++ b/vendor/modernc.org/sqlite/HACKING.md @@ -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. |
