mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 06:12:25 -05:00
[chore]: Bump github.com/gin-contrib/gzip from 1.0.1 to 1.1.0 (#3639)
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/gin-contrib/gzip/releases) - [Changelog](https://github.com/gin-contrib/gzip/blob/master/.goreleaser.yaml) - [Commits](https://github.com/gin-contrib/gzip/compare/v1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: github.com/gin-contrib/gzip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
8cfae010a9
commit
4d423102c1
519 changed files with 156968 additions and 132058 deletions
49
vendor/modules.txt
vendored
49
vendor/modules.txt
vendored
|
|
@ -104,29 +104,41 @@ github.com/buckket/go-blurhash/base83
|
|||
# github.com/buger/jsonparser v1.1.1
|
||||
## explicit; go 1.13
|
||||
github.com/buger/jsonparser
|
||||
# github.com/bytedance/sonic v1.11.6
|
||||
## explicit; go 1.16
|
||||
# github.com/bytedance/sonic v1.12.6
|
||||
## explicit; go 1.17
|
||||
github.com/bytedance/sonic
|
||||
github.com/bytedance/sonic/ast
|
||||
github.com/bytedance/sonic/decoder
|
||||
github.com/bytedance/sonic/encoder
|
||||
github.com/bytedance/sonic/internal/base64
|
||||
github.com/bytedance/sonic/internal/caching
|
||||
github.com/bytedance/sonic/internal/cpu
|
||||
github.com/bytedance/sonic/internal/decoder
|
||||
github.com/bytedance/sonic/internal/decoder/api
|
||||
github.com/bytedance/sonic/internal/decoder/consts
|
||||
github.com/bytedance/sonic/internal/decoder/errors
|
||||
github.com/bytedance/sonic/internal/decoder/jitdec
|
||||
github.com/bytedance/sonic/internal/decoder/optdec
|
||||
github.com/bytedance/sonic/internal/encoder
|
||||
github.com/bytedance/sonic/internal/encoder/alg
|
||||
github.com/bytedance/sonic/internal/encoder/ir
|
||||
github.com/bytedance/sonic/internal/encoder/vars
|
||||
github.com/bytedance/sonic/internal/encoder/vm
|
||||
github.com/bytedance/sonic/internal/encoder/x86
|
||||
github.com/bytedance/sonic/internal/envs
|
||||
github.com/bytedance/sonic/internal/jit
|
||||
github.com/bytedance/sonic/internal/native
|
||||
github.com/bytedance/sonic/internal/native/avx
|
||||
github.com/bytedance/sonic/internal/native/avx2
|
||||
github.com/bytedance/sonic/internal/native/neon
|
||||
github.com/bytedance/sonic/internal/native/sse
|
||||
github.com/bytedance/sonic/internal/native/types
|
||||
github.com/bytedance/sonic/internal/optcaching
|
||||
github.com/bytedance/sonic/internal/resolver
|
||||
github.com/bytedance/sonic/internal/rt
|
||||
github.com/bytedance/sonic/internal/utils
|
||||
github.com/bytedance/sonic/option
|
||||
github.com/bytedance/sonic/unquote
|
||||
github.com/bytedance/sonic/utf8
|
||||
# github.com/bytedance/sonic/loader v0.1.1
|
||||
# github.com/bytedance/sonic/loader v0.2.1
|
||||
## explicit; go 1.16
|
||||
github.com/bytedance/sonic/loader
|
||||
github.com/bytedance/sonic/loader/internal/abi
|
||||
|
|
@ -199,7 +211,7 @@ github.com/felixge/httpsnoop
|
|||
# github.com/fsnotify/fsnotify v1.7.0
|
||||
## explicit; go 1.17
|
||||
github.com/fsnotify/fsnotify
|
||||
# github.com/gabriel-vasile/mimetype v1.4.3
|
||||
# github.com/gabriel-vasile/mimetype v1.4.7
|
||||
## explicit; go 1.20
|
||||
github.com/gabriel-vasile/mimetype
|
||||
github.com/gabriel-vasile/mimetype/internal/charset
|
||||
|
|
@ -208,8 +220,8 @@ github.com/gabriel-vasile/mimetype/internal/magic
|
|||
# github.com/gin-contrib/cors v1.7.2
|
||||
## explicit; go 1.18
|
||||
github.com/gin-contrib/cors
|
||||
# github.com/gin-contrib/gzip v1.0.1
|
||||
## explicit; go 1.18
|
||||
# github.com/gin-contrib/gzip v1.1.0
|
||||
## explicit; go 1.21.0
|
||||
github.com/gin-contrib/gzip
|
||||
# github.com/gin-contrib/sessions v1.0.1
|
||||
## explicit; go 1.19
|
||||
|
|
@ -303,7 +315,7 @@ github.com/go-playground/locales/currency
|
|||
# github.com/go-playground/universal-translator v0.18.1
|
||||
## explicit; go 1.18
|
||||
github.com/go-playground/universal-translator
|
||||
# github.com/go-playground/validator/v10 v10.20.0
|
||||
# github.com/go-playground/validator/v10 v10.23.0
|
||||
## explicit; go 1.18
|
||||
github.com/go-playground/validator/v10
|
||||
# github.com/go-swagger/go-swagger v0.31.0 => github.com/superseriousbusiness/go-swagger v0.31.0-gts-go1.23-fix
|
||||
|
|
@ -318,7 +330,7 @@ github.com/go-swagger/go-swagger/generator
|
|||
# github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
|
||||
## explicit
|
||||
github.com/go-xmlfmt/xmlfmt
|
||||
# github.com/goccy/go-json v0.10.3
|
||||
# github.com/goccy/go-json v0.10.4
|
||||
## explicit; go 1.19
|
||||
github.com/goccy/go-json
|
||||
github.com/goccy/go-json/internal/decoder
|
||||
|
|
@ -454,8 +466,8 @@ github.com/klauspost/compress/internal/snapref
|
|||
github.com/klauspost/compress/s2
|
||||
github.com/klauspost/compress/zstd
|
||||
github.com/klauspost/compress/zstd/internal/xxhash
|
||||
# github.com/klauspost/cpuid/v2 v2.2.8
|
||||
## explicit; go 1.15
|
||||
# github.com/klauspost/cpuid/v2 v2.2.9
|
||||
## explicit; go 1.20
|
||||
github.com/klauspost/cpuid/v2
|
||||
# github.com/kr/pretty v0.3.1
|
||||
## explicit; go 1.12
|
||||
|
|
@ -547,8 +559,8 @@ github.com/opencontainers/runtime-spec/specs-go
|
|||
# github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
|
||||
## explicit; go 1.16
|
||||
github.com/pbnjay/memory
|
||||
# github.com/pelletier/go-toml/v2 v2.2.2
|
||||
## explicit; go 1.16
|
||||
# github.com/pelletier/go-toml/v2 v2.2.3
|
||||
## explicit; go 1.21.0
|
||||
github.com/pelletier/go-toml/v2
|
||||
github.com/pelletier/go-toml/v2/internal/characters
|
||||
github.com/pelletier/go-toml/v2/internal/danger
|
||||
|
|
@ -1067,7 +1079,7 @@ go.uber.org/automaxprocs/maxprocs
|
|||
# go.uber.org/multierr v1.11.0
|
||||
## explicit; go 1.19
|
||||
go.uber.org/multierr
|
||||
# golang.org/x/arch v0.8.0
|
||||
# golang.org/x/arch v0.12.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/arch/x86/x86asm
|
||||
# golang.org/x/crypto v0.31.0
|
||||
|
|
@ -1108,7 +1120,7 @@ golang.org/x/image/webp
|
|||
golang.org/x/mod/internal/lazyregexp
|
||||
golang.org/x/mod/module
|
||||
golang.org/x/mod/semver
|
||||
# golang.org/x/net v0.32.0
|
||||
# golang.org/x/net v0.33.0
|
||||
## explicit; go 1.18
|
||||
golang.org/x/net/bpf
|
||||
golang.org/x/net/context
|
||||
|
|
@ -1251,8 +1263,8 @@ google.golang.org/grpc/serviceconfig
|
|||
google.golang.org/grpc/stats
|
||||
google.golang.org/grpc/status
|
||||
google.golang.org/grpc/tap
|
||||
# google.golang.org/protobuf v1.34.2
|
||||
## explicit; go 1.20
|
||||
# google.golang.org/protobuf v1.36.1
|
||||
## explicit; go 1.21
|
||||
google.golang.org/protobuf/encoding/protodelim
|
||||
google.golang.org/protobuf/encoding/protojson
|
||||
google.golang.org/protobuf/encoding/prototext
|
||||
|
|
@ -1274,6 +1286,7 @@ google.golang.org/protobuf/internal/genid
|
|||
google.golang.org/protobuf/internal/impl
|
||||
google.golang.org/protobuf/internal/order
|
||||
google.golang.org/protobuf/internal/pragma
|
||||
google.golang.org/protobuf/internal/protolazy
|
||||
google.golang.org/protobuf/internal/set
|
||||
google.golang.org/protobuf/internal/strs
|
||||
google.golang.org/protobuf/internal/version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue