File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/jpillora/backoff v1.0.0
88 github.com/prometheus/client_golang v1.21.1
99 github.com/shopspring/decimal v1.4.0
10- github.com/smartcontractkit/chainlink-common v0.7.1-0.20250521163734-723cad356d85
10+ github.com/smartcontractkit/chainlink-common v0.7.1-0.20250617130623-1b825fd1d77e
1111 github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260
1212 github.com/stretchr/testify v1.10.0
1313 go.uber.org/multierr v1.11.0
@@ -75,5 +75,3 @@ require (
7575 google.golang.org/protobuf v1.36.6 // indirect
7676 gopkg.in/yaml.v3 v3.0.1 // indirect
7777)
78-
79- replace github.com/smartcontractkit/chainlink-common => ../../chainlink-common
Original file line number Diff line number Diff line change @@ -90,6 +90,8 @@ github.com/sasha-s/go-deadlock v0.3.5 h1:tNCOEEDG6tBqrNDOX35j/7hL5FcFViG6awUGROb
9090github.com/sasha-s/go-deadlock v0.3.5 /go.mod h1:bugP6EGbdGYObIlx7pUZtWqlvo8k9H6vCBBsiChJQ5U =
9191github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k =
9292github.com/shopspring/decimal v1.4.0 /go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME =
93+ github.com/smartcontractkit/chainlink-common v0.7.1-0.20250617130623-1b825fd1d77e h1:UcF/QDseqx4uwujULxAQ6ai0d3rRXGXU9Vn1LVelils =
94+ github.com/smartcontractkit/chainlink-common v0.7.1-0.20250617130623-1b825fd1d77e /go.mod h1:1ntZ0rtQpPx6h+xlcOJp0ccqHFaxTzW2Z62FJG358q0 =
9395github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 h1:See2isL6KdrTJDlVKWv8qiyYqWhYUcubU2e5yKXV1oY =
9496github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 /go.mod h1:4JqpgFy01LaqG1yM2iFTzwX3ZgcAvW9WdstBZQgPHzU =
9597github.com/smartcontractkit/freeport v0.1.1 h1:B5fhEtmgomdIhw03uPVbVTP6oPv27fBhZsoZZMSIS8I =
You can’t perform that action at this time.
0 commit comments