Skip to content

Commit ecdf31c

Browse files
dependabot[bot]bwplotka
authored andcommitted
fix(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/go-viper/mapstructure/releases) - [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md) - [Commits](go-viper/mapstructure@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: github.com/go-viper/mapstructure/v2 dependency-version: 2.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de7c250 commit ecdf31c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ require (
143143
github.com/go-toolsmith/astp v1.1.0 // indirect
144144
github.com/go-toolsmith/strparse v1.1.0 // indirect
145145
github.com/go-toolsmith/typep v1.1.0 // indirect
146-
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
146+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
147147
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
148148
github.com/gobwas/glob v0.2.3 // indirect
149149
github.com/goccy/go-json v0.10.4 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)