fix sqlite dependency

This commit is contained in:
Aine
2023-12-19 13:29:28 +02:00
parent c19c87393c
commit 32b80191a3
4 changed files with 16 additions and 3 deletions

2
vendor/modules.txt vendored
View File

@@ -69,7 +69,7 @@ github.com/mattn/go-isatty
# github.com/mattn/go-runewidth v0.0.12
## explicit; go 1.9
github.com/mattn/go-runewidth
# github.com/mattn/go-sqlite3 v1.14.18
# github.com/mattn/go-sqlite3 v1.14.19
## explicit; go 1.16
github.com/mattn/go-sqlite3
# github.com/mcnijman/go-emailaddress v1.1.0