diff options
Diffstat (limited to 'vendor/modules.txt')
-rw-r--r-- | vendor/modules.txt | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 764e645227..2f88a5f8b6 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -419,6 +419,16 @@ github.com/gobwas/glob/syntax/ast github.com/gobwas/glob/syntax/lexer github.com/gobwas/glob/util/runes github.com/gobwas/glob/util/strings +# github.com/goccy/go-json v0.7.4 +github.com/goccy/go-json +github.com/goccy/go-json/internal/decoder +github.com/goccy/go-json/internal/encoder +github.com/goccy/go-json/internal/encoder/vm +github.com/goccy/go-json/internal/encoder/vm_color +github.com/goccy/go-json/internal/encoder/vm_color_indent +github.com/goccy/go-json/internal/encoder/vm_indent +github.com/goccy/go-json/internal/errors +github.com/goccy/go-json/internal/runtime # github.com/gogs/chardet v0.0.0-20191104214054-4b6791f73a28 ## explicit github.com/gogs/chardet @@ -598,7 +608,7 @@ github.com/mattn/go-isatty # github.com/mattn/go-runewidth v0.0.13 ## explicit github.com/mattn/go-runewidth -# github.com/mattn/go-sqlite3 v1.14.7 +# github.com/mattn/go-sqlite3 v1.14.8 ## explicit github.com/mattn/go-sqlite3 # github.com/matttproud/golang_protobuf_extensions v1.0.1 @@ -1042,7 +1052,7 @@ strk.kbt.io/projects/go/libravatar # xorm.io/builder v0.3.9 ## explicit xorm.io/builder -# xorm.io/xorm v1.1.2 +# xorm.io/xorm v1.2.2 ## explicit xorm.io/xorm xorm.io/xorm/caches |