mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-10769 Rename references to spf13/viper to mattermost/viper (#8948)
This commit is contained in:
committed by
Christopher Speller
parent
337b121bfb
commit
d0cda0500e
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user