mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Upgrading minio-go library to 6.0.0 (#8651)
* Upgrading minio-go library to 6.0.0 * Removing unnecesary Gopkg constraint
This commit is contained in:
committed by
Christopher Speller
parent
a5f006b8a9
commit
baba8fa92f
@@ -44,12 +44,6 @@
|
||||
name = "github.com/mattermost/gorp"
|
||||
branch = "master"
|
||||
|
||||
# To use our fork
|
||||
[[constraint]]
|
||||
name = "github.com/minio/minio-go"
|
||||
source = "https://github.com/mattermost/minio-go.git"
|
||||
version = "4.0.7.1"
|
||||
|
||||
# Fork for adding our own method to viper EnvSettings
|
||||
[[constraint]]
|
||||
name = "github.com/spf13/viper"
|
||||
|
||||
Reference in New Issue
Block a user