chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (#21)

Reviewed-on: #21
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #21.
This commit is contained in:
2025-08-14 07:52:59 +02:00
committed by t.behrendt
parent 997a8b335c
commit 150ad24bda
2 changed files with 5 additions and 59 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
github.com/gobwas/glob v0.2.3 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/google/uuid v1.6.0 // indirect