1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-03-24 15:10:07 +00:00

chore(deps): bump modernc.org/sqlite from 1.44.3 to 1.46.1 (#1554)

Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.44.3 to 1.46.1.
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.44.3...v1.46.1)

---
updated-dependencies:
- dependency-name: modernc.org/sqlite
  dependency-version: 1.46.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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]
2026-03-23 16:54:03 -04:00
committed by GitHub
parent 714143204b
commit 9b2efa290f
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -34,7 +34,7 @@ require (
google.golang.org/grpc v1.78.0
gopkg.in/mail.v2 v2.3.1
gopkg.in/yaml.v3 v3.0.1
modernc.org/sqlite v1.44.3
modernc.org/sqlite v1.46.1
)
require (