summaryrefslogtreecommitdiffstats
path: root/Gopkg.toml
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2018-06-21 10:30:20 -0400
committerJesús Espino <jespinog@gmail.com>2018-06-21 16:30:20 +0200
commit07c785e294e70494ae6016d59749a71af3f74920 (patch)
tree9b5e8deb15a182aa6a890261bb77b2e6faebbaea /Gopkg.toml
parent1f65f0e3d6d142b859f8dda52da99cb3d4a01c9c (diff)
downloadchat-07c785e294e70494ae6016d59749a71af3f74920.tar.gz
chat-07c785e294e70494ae6016d59749a71af3f74920.tar.bz2
chat-07c785e294e70494ae6016d59749a71af3f74920.zip
MM-10730 Added support for empty environment variables to viper (#8973)
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 d4e7192c7..968f6b782 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -48,7 +48,7 @@
[[constraint]]
name = "github.com/mattermost/viper"
source = "https://github.com/mattermost/viper"
- branch = "env-settings"
+ branch = "mattermost"
# Keep back because of breaking API changes
[[constraint]]