mirror of
https://github.com/spf13/viper
synced 2025-05-07 12:47:18 +00:00
Merge 2e3a48342c
into 16a9458573
This commit is contained in:
commit
a784b252c8
1 changed files with 6 additions and 7 deletions
|
@ -71,7 +71,6 @@ func (rc remoteConfigProvider) WatchChannel(rp viper.RemoteProvider) (<-chan *vi
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
func getConfigManager(rp viper.RemoteProvider) (crypt.ConfigManager, error) {
|
func getConfigManager(rp viper.RemoteProvider) (crypt.ConfigManager, error) {
|
||||||
|
|
||||||
var cm crypt.ConfigManager
|
var cm crypt.ConfigManager
|
||||||
|
|
Loading…
Add table
Reference in a new issue