⬆️ Upgrade mapstructure to maintained fork
This commit is contained in:
parent
aa5ea0ad70
commit
c1bd35fe9e
3 changed files with 4 additions and 4 deletions
2
go.mod
2
go.mod
|
|
@ -5,9 +5,9 @@ go 1.26.0
|
|||
require (
|
||||
github.com/BurntSushi/toml v1.3.2
|
||||
github.com/caarlos0/env/v10 v10.0.0
|
||||
github.com/go-viper/mapstructure/v2 v2.5.0
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/markusmobius/go-dateparser v1.2.3
|
||||
github.com/mitchellh/mapstructure v1.5.0
|
||||
github.com/nalgeon/be v0.3.0
|
||||
github.com/spf13/cobra v1.8.0
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue