diff options
| author | 2025-02-13 08:53:40 +0000 | |
|---|---|---|
| committer | 2025-02-13 09:53:40 +0100 | |
| commit | 24f6760c0e355903458f71e539201c8bf37cfac6 (patch) | |
| tree | c5f43e72ba452fddceb3c2531a64d4b835246927 /vendor/modules.txt | |
| parent | [feature] Implement backfilling statuses thru scheduled_at (#3685) (diff) | |
| download | gotosocial-24f6760c0e355903458f71e539201c8bf37cfac6.tar.xz | |
[chore] bump ncruces go-sqlite3 => v0.23.0 (#3785)
* bump ncruces go-sqlite3 => v0.23.0
* whoops, add missing vendor changes...
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 04314f34f..25a7c7682 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -412,8 +412,6 @@ github.com/jackc/puddle/v2/internal/genstack # github.com/jessevdk/go-flags v1.5.0 ## explicit; go 1.15 github.com/jessevdk/go-flags -# github.com/jimsmart/grobotstxt v1.0.3 -## explicit; go 1.14 # github.com/jinzhu/inflection v1.0.0 ## explicit github.com/jinzhu/inflection @@ -503,8 +501,8 @@ 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.22.0 -## explicit; go 1.21 +# github.com/ncruces/go-sqlite3 v0.23.0 +## explicit; go 1.22 github.com/ncruces/go-sqlite3 github.com/ncruces/go-sqlite3/driver github.com/ncruces/go-sqlite3/embed |
