update ncruces/go-sqlite3 to v0.21.2 (#3626)

This commit is contained in:
kim 2024-12-17 23:16:20 +00:00 committed by GitHub
commit c953f57e55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 203 additions and 46 deletions

3
vendor/modules.txt vendored
View file

@ -520,12 +520,13 @@ 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.21.1
# github.com/ncruces/go-sqlite3 v0.21.2
## explicit; go 1.21
github.com/ncruces/go-sqlite3
github.com/ncruces/go-sqlite3/driver
github.com/ncruces/go-sqlite3/embed
github.com/ncruces/go-sqlite3/internal/alloc
github.com/ncruces/go-sqlite3/internal/dotlk
github.com/ncruces/go-sqlite3/internal/util
github.com/ncruces/go-sqlite3/util/osutil
github.com/ncruces/go-sqlite3/util/sql3util