diff options
| author | 2024-09-14 16:36:25 +0200 | |
|---|---|---|
| committer | 2024-09-14 16:36:25 +0200 | |
| commit | 4fa0d412023ffdefc4ba63eecccd4b74e712ff7d (patch) | |
| tree | 02ad2eb48c195eb52e22e6152909f45c7cae58f6 /vendor/modules.txt | |
| parent | [feature/frontend] Add dark version of brutalist theme (#3294) (diff) | |
| download | gotosocial-4fa0d412023ffdefc4ba63eecccd4b74e712ff7d.tar.xz | |
[chore] Update go-sqlite3 to 0.18.3 (#3295)
* [chore] Update go-sqlite3 to 0.18.3
* [chore] Fix getting the sqlite3.Conn
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 1549117be..7cd7827d4 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -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 |
