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 7a4b82b commit a6953bbCopy full SHA for a6953bb
go.mod
@@ -2,4 +2,4 @@ module github.com/bouncmpe/rv24
2
3
go 1.20
4
5
-require github.com/gethinode/hinode v0.24.16 // indirect
+require github.com/gethinode/hinode v0.23.18 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/gethinode/hinode v0.24.16 h1:h1D6OsWSTr3Q3cO1qDmTVetvOx6nfBTSLGP6wxf8qh4=
-github.com/gethinode/hinode v0.24.16/go.mod h1:ZVv9jOsrthbcCtiFditYgm5j/5DPKZdIggme/fSFJkw=
+github.com/gethinode/hinode v0.23.18 h1:mmlJP+A7MW0C/1ebZv6vDuPGKTrsgdP14wYWXMXAGRU=
+github.com/gethinode/hinode v0.23.18/go.mod h1:ZeVZDRjvPMosmTVG3RWBvaHvWaNbjYf7/3fF/LxXOVw=
0 commit comments