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.
1 parent 026db7f commit b6d28e9Copy full SHA for b6d28e9
go.mod
@@ -2,7 +2,7 @@ module github.com/kilnfi/cardano-validator-watcher
2
3
go 1.23
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