diff options
| author | 2023-06-26 20:45:49 +0000 | |
|---|---|---|
| committer | 2023-06-26 20:45:49 +0000 | |
| commit | e3e0f673ccc1bb862a5c0eaa537a5cf37aeb2b88 (patch) | |
| tree | 1e361710c67c8c8104dfc6e1774339c144d20335 /go.mod | |
| parent | [chore]: Bump github.com/miekg/dns from 1.1.54 to 1.1.55 (#1929) (diff) | |
| download | gotosocial-e3e0f673ccc1bb862a5c0eaa537a5cf37aeb2b88.tar.xz | |
[chore]: Bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.58 (#1928)
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.1 github.com/microcosm-cc/bluemonday v1.0.24 github.com/miekg/dns v1.1.55 - github.com/minio/minio-go/v7 v7.0.56 + github.com/minio/minio-go/v7 v7.0.58 github.com/mitchellh/mapstructure v1.5.0 github.com/oklog/ulid v1.3.1 github.com/spf13/cobra v1.7.0 |
