diff options
| author | 2024-03-21 11:14:24 +0000 | |
|---|---|---|
| committer | 2024-03-21 11:14:24 +0000 | |
| commit | 967558947a6712a01d14fa18005dc3abffa9818d (patch) | |
| tree | 5296b96284cabcb97825de4277a9116bb5bbf7a9 /go.mod | |
| 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 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ require ( golang.org/x/text v0.14.0 gopkg.in/mcuadros/go-syslog.v2 v2.3.0 gopkg.in/yaml.v3 v3.0.1 - modernc.org/sqlite v1.29.4 + modernc.org/sqlite v1.29.5 mvdan.cc/xurls/v2 v2.5.0 ) |
