mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-07 17:18:07 -06:00
[chore] Update go-sqlite3 to 0.18.3 (#3295)
* [chore] Update go-sqlite3 to 0.18.3 * [chore] Fix getting the sqlite3.Conn
This commit is contained in:
parent
486852fb38
commit
4fa0d41202
23 changed files with 194 additions and 104 deletions
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
|
|
@ -523,7 +523,7 @@ github.com/modern-go/reflect2
|
|||
# github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
|
||||
## explicit
|
||||
github.com/munnerz/goautoneg
|
||||
# github.com/ncruces/go-sqlite3 v0.18.1
|
||||
# github.com/ncruces/go-sqlite3 v0.18.3
|
||||
## explicit; go 1.21
|
||||
github.com/ncruces/go-sqlite3
|
||||
github.com/ncruces/go-sqlite3/driver
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue