1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-03-22 21:20:08 +00:00

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

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>
This commit is contained in:
dependabot[bot]
2026-02-20 06:23:00 +00:00
committed by GitHub
parent c4900ced6c
commit e9a08ab8ff
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 (