mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-02 23:28:07 -06:00
bump ncruces/go-sqlite3 to v0.21.0 (#3621)
This commit is contained in:
parent
60acdb21a9
commit
fb12bbb10b
42 changed files with 224 additions and 105 deletions
4
vendor/modules.txt
vendored
4
vendor/modules.txt
vendored
|
|
@ -520,7 +520,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.20.3
|
||||
# github.com/ncruces/go-sqlite3 v0.21.0
|
||||
## explicit; go 1.21
|
||||
github.com/ncruces/go-sqlite3
|
||||
github.com/ncruces/go-sqlite3/driver
|
||||
|
|
@ -1069,7 +1069,7 @@ go.uber.org/multierr
|
|||
# golang.org/x/arch v0.8.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/arch/x86/x86asm
|
||||
# golang.org/x/crypto v0.30.0
|
||||
# golang.org/x/crypto v0.31.0
|
||||
## explicit; go 1.20
|
||||
golang.org/x/crypto/acme
|
||||
golang.org/x/crypto/acme/autocert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue