From 07c785e294e70494ae6016d59749a71af3f74920 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Thu, 21 Jun 2018 10:30:20 -0400 Subject: MM-10730 Added support for empty environment variables to viper (#8973) --- Gopkg.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Gopkg.toml') 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]] -- cgit v1.2.3-1-g7c22