mirror of
https://github.com/spf13/viper.git
synced 2024-04-21 12:31:38 +00:00
Revert "Cater for case-sensitive dependencies (#463)"
This reverts commit b56071875a.
This commit is contained in:
@@ -20,7 +20,7 @@ import (
|
||||
|
||||
"github.com/spf13/afero"
|
||||
"github.com/spf13/cast"
|
||||
jww "github.com/spf13/jWalterWeatherman"
|
||||
jww "github.com/spf13/jwalterweatherman"
|
||||
)
|
||||
|
||||
// ConfigParseError denotes failing to parse configuration file.
|
||||
|
||||
Reference in New Issue
Block a user