Skip to content

Commit 6f762e3

Browse files
Bump github.com/go-viper/mapstructure/v2
Bumps the go_modules group with 1 update in the / directory: [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure). Updates `github.com/go-viper/mapstructure/v2` 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 dependency-group: go_modules ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f25eae9 commit 6f762e3

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
@@ -139,7 +139,7 @@ require (
139139
github.com/go-toolsmith/astp v1.1.0 // indirect
140140
github.com/go-toolsmith/strparse v1.1.0 // indirect
141141
github.com/go-toolsmith/typep v1.1.0 // indirect
142-
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
142+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
143143
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
144144
github.com/gobwas/glob v0.2.3 // indirect
145145
github.com/goccy/go-yaml v1.18.0 // 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)