summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Gopkg.toml')
-rw-r--r--Gopkg.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gopkg.toml b/Gopkg.toml
index dae8c680d..d4e7192c7 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -46,7 +46,7 @@
# Fork for adding our own method to viper EnvSettings
[[constraint]]
- name = "github.com/spf13/viper"
+ name = "github.com/mattermost/viper"
source = "https://github.com/mattermost/viper"
branch = "env-settings"