⬆️ Upgrade mapstructure to maintained fork
This commit is contained in:
parent
aa5ea0ad70
commit
c1bd35fe9e
3 changed files with 4 additions and 4 deletions
|
|
@ -10,7 +10,7 @@ import (
|
|||
"codeberg.org/danjones000/my-log/tools"
|
||||
"github.com/BurntSushi/toml"
|
||||
"github.com/caarlos0/env/v10"
|
||||
mapst "github.com/mitchellh/mapstructure"
|
||||
mapst "github.com/go-viper/mapstructure/v2"
|
||||
)
|
||||
|
||||
var ConfigPath string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue