Skip to content

Commit b46d29c

Browse files
authored
Merge pull request #12 from kilnfi/renovate/github.com-go-viper-mapstructure-2.x
chore(deps): update module github.com/go-viper/mapstructure to v2
2 parents 0dc0591 + 68b7723 commit b46d29c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/kilnfi/cardano-validator-watcher
22

33
go 1.24
44

5-
replace github.com/mitchellh/mapstructure => github.com/go-viper/mapstructure v1.6.0
5+
replace github.com/mitchellh/mapstructure => github.com/go-viper/mapstructure/v2 v2.4.0
66

77
require (
88
github.com/DATA-DOG/go-sqlmock v1.5.2

0 commit comments

Comments
 (0)