diff options
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 |