diff options
| author | 2023-09-04 10:16:41 +0100 | |
|---|---|---|
| committer | 2023-09-04 10:16:41 +0100 | |
| commit | c0bddd272f4e667c4f473f038aa3770b8c43d1cf (patch) | |
| tree | 96f0e98188e2a312807f34cdd56cbcae370d6b2f /go.mod | |
| parent | [chore]: Bump golang.org/x/text from 0.12.0 to 0.13.0 (#2177) (diff) | |
| download | gotosocial-c0bddd272f4e667c4f473f038aa3770b8c43d1cf.tar.xz | |
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.62 to 7.0.63 (#2180)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ require ( github.com/jackc/pgx/v5 v5.4.3 github.com/microcosm-cc/bluemonday v1.0.25 github.com/miekg/dns v1.1.55 - github.com/minio/minio-go/v7 v7.0.62 + github.com/minio/minio-go/v7 v7.0.63 github.com/mitchellh/mapstructure v1.5.0 github.com/oklog/ulid v1.3.1 github.com/spf13/cobra v1.7.0 |
