summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml6
1 files changed, 0 insertions, 6 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index 7eb44b15f..28f32b65a 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -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"