We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24a83d3 commit 2f3fab6Copy full SHA for 2f3fab6
1 file changed
multinode/go.mod
@@ -2,7 +2,6 @@ module github.com/smartcontractkit/chainlink-framework/multinode
2
3
go 1.25.3
4
5
-replace github.com/smartcontractkit/chainlink-framework/metrics => ../metrics
6
7
require (
8
github.com/jpillora/backoff v1.0.0
0 commit comments