mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:02:26 -05:00
[chore] bump ncruces go-sqlite3 => v0.23.0 (#3785)
* bump ncruces go-sqlite3 => v0.23.0 * whoops, add missing vendor changes...
This commit is contained in:
parent
fccb0bc102
commit
24f6760c0e
40 changed files with 836 additions and 833 deletions
3
vendor/github.com/ncruces/go-sqlite3/.gitignore
generated
vendored
3
vendor/github.com/ncruces/go-sqlite3/.gitignore
generated
vendored
|
|
@ -5,6 +5,9 @@
|
|||
*.so
|
||||
*.dylib
|
||||
|
||||
# Go workspace
|
||||
go.work*
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue