diff options
| author | 2023-08-21 06:40:16 +0000 | |
|---|---|---|
| committer | 2023-08-21 06:40:16 +0000 | |
| commit | 59b5ed6638073a32da889233cccb6e64f2e7a2f8 (patch) | |
| tree | 68b8f275b9cf23a465317ac69223c857d9ee8390 /go.mod | |
| parent | [chore]: Bump github.com/yuin/goldmark from 1.5.5 to 1.5.6 (#2140) (diff) | |
| download | gotosocial-59b5ed6638073a32da889233cccb6e64f2e7a2f8.tar.xz | |
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.61 to 7.0.62 (#2141)
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.61 + github.com/minio/minio-go/v7 v7.0.62 github.com/mitchellh/mapstructure v1.5.0 github.com/oklog/ulid v1.3.1 github.com/spf13/cobra v1.7.0 |
