Skip to content

Commit 3b8d3d2

Browse files
authored
Merge pull request #342 from authzed/dependabot/go_modules/magefiles/go_modules-e1b2e84e8b
Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 in /magefiles in the go_modules group
2 parents 55b8573 + f7572d3 commit 3b8d3d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

magefiles/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ require (
106106
github.com/go-toolsmith/astp v1.1.0 // indirect
107107
github.com/go-toolsmith/strparse v1.1.0 // indirect
108108
github.com/go-toolsmith/typep v1.1.0 // indirect
109-
github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
109+
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
110110
github.com/go-xmlfmt/xmlfmt v1.1.3 // indirect
111111
github.com/gobwas/glob v0.2.3 // indirect
112112
github.com/gofrs/flock v0.12.1 // indirect

magefiles/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)