File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ require (
8181 github.com/smartcontractkit/chainlink-automation v0.8.1
8282 github.com/smartcontractkit/chainlink-ccip v0.0.0-20250627133416-1d85eec09097
8383 github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250609091505-5c8cd74b92ed
84- github.com/smartcontractkit/chainlink-common v0.7.1-0.20250703173044-6019567f9780
84+ github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704115247-10b86ab7449e
8585 github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250702175503-91331140edc3
8686 github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250604171706-a98fa6515eae
8787 github.com/smartcontractkit/chainlink-evm v0.0.0-20250630192401-d6330473ec6e
@@ -399,9 +399,9 @@ require (
399399)
400400
401401// TODO(gg): temporary, base it on https://github.com/smartcontractkit/chainlink-common/pull/1224
402- replace github.com/smartcontractkit/chainlink-common => ../chainlink-common
402+ // replace github.com/smartcontractkit/chainlink-common => ../chainlink-common
403403
404- replace github.com/smartcontractkit/chainlink-common/pkg/values => ../chainlink-common/pkg/values
404+ // replace github.com/smartcontractkit/chainlink-common/pkg/values => ../chainlink-common/pkg/values
405405
406406replace github.com/smartcontractkit/por_mock_ocr3plugin => ./modules/por_mock_ocr3plugin
407407
Original file line number Diff line number Diff line change @@ -1088,8 +1088,12 @@ github.com/smartcontractkit/chainlink-ccip v0.0.0-20250627133416-1d85eec09097 h1
10881088github.com/smartcontractkit/chainlink-ccip v0.0.0-20250627133416-1d85eec09097 /go.mod h1:Yw7X+vtR7A9MBI+q5b0k/H2PlKy6cQOa7vAp4cshz2s =
10891089github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250609091505-5c8cd74b92ed h1:rjtXQLTCLa/+AmMwMTP5WwJUdPBeBAF3Ivwc1GXetBw =
10901090github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250609091505-5c8cd74b92ed /go.mod h1:k3/Z6AvwurPUlfuDFEonRbkkiTSgNSrtVNhJEWNlUZA =
1091+ github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704115247-10b86ab7449e h1:HsL/YSfBURW3C8N2a6v3jddmS/iFBkAK9XKuHuZ8gS0 =
1092+ github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704115247-10b86ab7449e /go.mod h1:mIJBT+bsThlr9GCiWAXMiKuEVckQfc9JUM1g4azZEis =
10911093github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw =
10921094github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 /go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0 =
1095+ github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250702175503-91331140edc3 h1:r2bveTQfaijoqR/WUXpbVfhux+G39SphMyUB7As6HoY =
1096+ github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250702175503-91331140edc3 /go.mod h1:QUEPHdSkH19Or+E1iMGG+rDQ6jpCTIbm//9Osa6MXDE =
10931097github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250604171706-a98fa6515eae h1:BmqiIDbA9FB/uOCOHi/shgL7P0XmjFxhfRtJHdKPLE4 =
10941098github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250604171706-a98fa6515eae /go.mod h1:2MggrMtbhqr0u4U2pcYa21lvAtvaeSawjxdIy1ytHWE =
10951099github.com/smartcontractkit/chainlink-evm v0.0.0-20250630192401-d6330473ec6e h1:MdK6z+IshxpwXPjQRrcw8P1UsZ6LojTdBsRUJVOjtTk =
You can’t perform that action at this time.
0 commit comments