We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0dc0591 + 68b7723 commit b46d29cCopy full SHA for b46d29c
go.mod
@@ -2,7 +2,7 @@ module github.com/kilnfi/cardano-validator-watcher
2
3
go 1.24
4
5
-replace github.com/mitchellh/mapstructure => github.com/go-viper/mapstructure v1.6.0
+replace github.com/mitchellh/mapstructure => github.com/go-viper/mapstructure/v2 v2.4.0
6
7
require (
8
github.com/DATA-DOG/go-sqlmock v1.5.2
0 commit comments