Skip to content

Commit cf5b5b2

Browse files
committed
updating go mod
1 parent 689a284 commit cf5b5b2

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
@@ -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.20250619145730-aa1894e9c773
10+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250623143423-79723ebf5c58
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

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.20250619145730-aa1894e9c773 h1:Ryr4D01ooJiOa+Z884nx9xPn7uo7Xmmbtg+yixR+B0I=
94-
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250619145730-aa1894e9c773/go.mod h1:crejZI9ZpBHfhqghQOG9u7Sri7CBzEUYQ/0lVnN60yg=
93+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250623143423-79723ebf5c58 h1:qL4rluI4z4JowzyqiV0wesgIDMEGhsGl94t/ATGSYzQ=
94+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250623143423-79723ebf5c58/go.mod h1:crejZI9ZpBHfhqghQOG9u7Sri7CBzEUYQ/0lVnN60yg=
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/freeport v0.1.1 h1:B5fhEtmgomdIhw03uPVbVTP6oPv27fBhZsoZZMSIS8I=

0 commit comments

Comments
 (0)