Skip to content

Commit 75fa8cf

Browse files
chore(deps): bump github.com/go-viper/mapstructure/v2 (#331)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 053ce8d commit 75fa8cf

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

tests-integration/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/go-logr/logr v1.4.1 // indirect
4747
github.com/go-logr/stdr v1.2.2 // indirect
4848
github.com/go-ole/go-ole v1.2.6 // indirect
49-
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
49+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
5050
github.com/gobwas/glob v0.2.3 // indirect
5151
github.com/gogo/protobuf v1.3.2 // indirect
5252
github.com/golang-jwt/jwt/v5 v5.2.2 // indirect

tests-integration/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)