diff options
| author | 2024-12-17 23:16:20 +0000 | |
|---|---|---|
| committer | 2024-12-17 23:16:20 +0000 | |
| commit | c953f57e55810fa0e3201a67a4622fe4ac39c278 (patch) | |
| tree | 6b059966b98e4a687d6d55e98772bd3f7c8b1da7 /vendor/modules.txt | |
| parent | bump ncruces/go-sqlite3 to v0.21.1 (#3625) (diff) | |
| download | gotosocial-c953f57e55810fa0e3201a67a4622fe4ac39c278.tar.xz | |
update ncruces/go-sqlite3 to v0.21.2 (#3626)
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index bffe1090e..fbb9ddfbc 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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 |
