Skip to content

Commit e0f5602

Browse files
authored
bump common (#41)
1 parent bd61fdd commit e0f5602

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

chains/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/jpillora/backoff v1.0.0
1010
github.com/prometheus/client_golang v1.21.1
1111
github.com/shopspring/decimal v1.4.0
12-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250418171616-8578d7338b82
12+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250421201900-888b361327e8
1313
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260
1414
github.com/stretchr/testify v1.10.0
1515
go.uber.org/multierr v1.11.0

chains/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ github.com/sasha-s/go-deadlock v0.3.5 h1:tNCOEEDG6tBqrNDOX35j/7hL5FcFViG6awUGROb
9090
github.com/sasha-s/go-deadlock v0.3.5/go.mod h1:bugP6EGbdGYObIlx7pUZtWqlvo8k9H6vCBBsiChJQ5U=
9191
github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp81k=
9292
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
93-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250418171616-8578d7338b82 h1:x01n7AQhGpkU2gvGVXRCGUOf/R4Z0ZfVN5Fe0DKQCLc=
94-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250418171616-8578d7338b82/go.mod h1:vHs/mPpAztdKJtzRKLnmLinmpS78fBh9sAuyKqQrQ+I=
93+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250421201900-888b361327e8 h1:eId0v+nd9DsDJHoHZ+P21/QUlDq8MrABFji6htEyu10=
94+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250421201900-888b361327e8/go.mod h1:vHs/mPpAztdKJtzRKLnmLinmpS78fBh9sAuyKqQrQ+I=
9595
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 h1:See2isL6KdrTJDlVKWv8qiyYqWhYUcubU2e5yKXV1oY=
9696
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260/go.mod h1:4JqpgFy01LaqG1yM2iFTzwX3ZgcAvW9WdstBZQgPHzU=
9797
github.com/smartcontractkit/libocr v0.0.0-20250220133800-f3b940c4f298 h1:PKiqnVOTChlH4a4ljJKL3OKGRgYfIpJS4YD1daAIKks=

0 commit comments

Comments
 (0)