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 3d197dc commit 15b32a9Copy full SHA for 15b32a9
go.mod
@@ -2,7 +2,7 @@ module github.com/kilnfi/cardano-validator-watcher
2
3
go 1.22.5
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.2.1
6
7
require (
8
github.com/DATA-DOG/go-sqlmock v1.5.2
0 commit comments