MM-10769 Rename references to spf13/viper to mattermost/viper (#8948)

This commit is contained in:
Harrison Healey
2018-06-14 11:15:02 -04:00
committed by Christopher Speller
parent 337b121bfb
commit d0cda0500e
10 changed files with 3 additions and 3 deletions

View File

@@ -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"