Skip to content

Commit 7e93f14

Browse files
committed
Use correct chainlink-common version (from smartcontractkit/chainlink-common#1224)
1 parent 4e5b34c commit 7e93f14

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

go.sum

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,10 @@ github.com/smartcontractkit/chainlink-ccip v0.0.0-20250624142741-45c8e9237804 h1
10841084
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250624142741-45c8e9237804/go.mod h1:Yw7X+vtR7A9MBI+q5b0k/H2PlKy6cQOa7vAp4cshz2s=
10851085
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250609091505-5c8cd74b92ed h1:rjtXQLTCLa/+AmMwMTP5WwJUdPBeBAF3Ivwc1GXetBw=
10861086
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250609091505-5c8cd74b92ed/go.mod h1:k3/Z6AvwurPUlfuDFEonRbkkiTSgNSrtVNhJEWNlUZA=
1087+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704132534-297ef736ccd7 h1:IESBnxL/0TOs9nR31RVMxddgoO3pP0qwgWi06+0vm2A=
1088+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704132534-297ef736ccd7/go.mod h1:mIJBT+bsThlr9GCiWAXMiKuEVckQfc9JUM1g4azZEis=
1089+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704132534-297ef736ccd7 h1:IESBnxL/0TOs9nR31RVMxddgoO3pP0qwgWi06+0vm2A=
1090+
github.com/smartcontractkit/chainlink-common v0.7.1-0.20250704132534-297ef736ccd7/go.mod h1:mIJBT+bsThlr9GCiWAXMiKuEVckQfc9JUM1g4azZEis=
10871091
github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7 h1:9wh1G+WbXwPVqf0cfSRSgwIcaXTQgvYezylEAfwmrbw=
10881092
github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7/go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0=
10891093
github.com/smartcontractkit/chainlink-common/pkg/values v0.0.0-20250806152407-159881c7589c h1:QaImySzrLcGzQc4wCF2yDqqb73jA3+9EIqybgx8zT4w=

0 commit comments

Comments
 (0)