Skip to content

Commit ed806ee

Browse files
build(deps): bump github.com/go-viper/mapstructure/v2
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure) from 2.2.1 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.2.1...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 66ffcd3 commit ed806ee

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
@@ -160,7 +160,7 @@ require (
160160
github.com/go-openapi/jsonreference v0.21.0 // indirect
161161
github.com/go-openapi/swag v0.23.0 // indirect
162162
github.com/go-redis/cache/v9 v9.0.0 // indirect
163-
github.com/go-viper/mapstructure/v2 v2.2.1 // indirect
163+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
164164
github.com/gobwas/glob v0.2.3 // indirect
165165
github.com/goccy/go-json v0.10.5 // indirect
166166
github.com/gogo/protobuf v1.3.2 // 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)