Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

Commit

Permalink
Upgrade to latest minio and minio-go
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana authored and minio-trusted committed Jul 26, 2020
1 parent 7f97e12 commit 455e343
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ require (
github.com/coreos/bbolt v1.3.3
github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 // indirect
github.com/minio/cli v1.22.0
github.com/minio/minio v0.0.0-20200101162509-97d799b9f0a6
github.com/minio/minio-go/v6 v6.0.44
github.com/minio/minio v0.0.0-20200111231313-3f200118626c
github.com/minio/minio-go/v6 v6.0.45-0.20200111053019-ae2a6fd9071d
github.com/sevlyar/go-daemon v0.1.5
gopkg.in/vmihailenco/msgpack.v2 v2.9.1
)
Loading

0 comments on commit 455e343

Please sign in to comment.