diff options
| author | 2025-02-17 11:42:50 +0000 | |
|---|---|---|
| committer | 2025-02-17 11:42:50 +0000 | |
| commit | 46e473f86ebe63680f2cd25e28fe0fdec5f04915 (patch) | |
| tree | 0a6b8c5ec53999047455a05434eb7bae0582ea7a /vendor/modules.txt | |
| parent | [chore/performance] Batch migration queries (#3798) (diff) | |
| download | gotosocial-46e473f86ebe63680f2cd25e28fe0fdec5f04915.tar.xz | |
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.85 to 7.0.86 (#3803)
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.85 to 7.0.86.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.85...v7.0.86)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'vendor/modules.txt')
| -rw-r--r-- | vendor/modules.txt | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/vendor/modules.txt b/vendor/modules.txt index 7b48f9845..dcd2faff7 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -304,7 +304,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.4 +# github.com/goccy/go-json v0.10.5 ## explicit; go 1.19 github.com/goccy/go-json github.com/goccy/go-json/internal/decoder @@ -466,10 +466,13 @@ github.com/microcosm-cc/bluemonday/css # github.com/miekg/dns v1.1.63 ## explicit; go 1.19 github.com/miekg/dns +# github.com/minio/crc64nvme v1.0.0 +## explicit; go 1.22 +github.com/minio/crc64nvme # github.com/minio/md5-simd v1.1.2 ## explicit; go 1.14 github.com/minio/md5-simd -# github.com/minio/minio-go/v7 v7.0.85 +# github.com/minio/minio-go/v7 v7.0.86 ## explicit; go 1.22 github.com/minio/minio-go/v7 github.com/minio/minio-go/v7/pkg/cors @@ -1092,7 +1095,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.34.0 +# golang.org/x/net v0.35.0 ## explicit; go 1.18 golang.org/x/net/bpf golang.org/x/net/context @@ -1103,6 +1106,7 @@ golang.org/x/net/http2 golang.org/x/net/http2/h2c golang.org/x/net/http2/hpack golang.org/x/net/idna +golang.org/x/net/internal/httpcommon golang.org/x/net/internal/iana golang.org/x/net/internal/socket golang.org/x/net/internal/timeseries |
