Skip to content

Commit 541f601

Browse files
committed
fix: bump chainlink-common to merged commit from #1976
Update chainlink-common to v0.11.2-0.20260413215716-a931c3f2f162 which is the merge commit of smartcontractkit/chainlink-common#1976 on main, replacing the pre-merge branch reference.
1 parent ab71321 commit 541f601

14 files changed

Lines changed: 42 additions & 56 deletions

File tree

core/scripts/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ require (
4646
github.com/smartcontractkit/chain-selectors v1.0.98
4747
github.com/smartcontractkit/chainlink-automation v0.8.1
4848
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260331203127-b8dc0a6b85c5
49-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413125216-111cd0b2b926
49+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413215716-a931c3f2f162
5050
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
5151
github.com/smartcontractkit/chainlink-data-streams v0.1.13
5252
github.com/smartcontractkit/chainlink-deployments-framework v0.94.1
5353
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260410162948-2dca02f24e98
5454
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
55-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260326111235-8c09d1a4491f
55+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260409211238-5b99921cbc7c
5656
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0
5757
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.15
5858
github.com/smartcontractkit/chainlink-testing-framework/framework/components/dockercompose v0.1.20

core/scripts/go.sum

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deployment/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,14 +43,14 @@ require (
4343
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260224214816-cb23ec38649f
4444
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
4545
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260331203127-b8dc0a6b85c5
46-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413125216-111cd0b2b926
46+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413215716-a931c3f2f162
4747
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
4848
github.com/smartcontractkit/chainlink-deployments-framework v0.94.1
4949
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260410162948-2dca02f24e98
5050
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260403151002-2c91155b5501
5151
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
5252
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20260410144512-ca02ad6ed16a
53-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260326111235-8c09d1a4491f
53+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260409211238-5b99921cbc7c
5454
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0
5555
github.com/smartcontractkit/chainlink-protos/orchestrator v0.10.0
5656
github.com/smartcontractkit/chainlink-solana v1.1.2-0.20260407162454-407b2a207dcc

deployment/go.sum

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ require (
8585
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260224214816-cb23ec38649f
8686
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20250912190424-fd2e35d7deb5
8787
github.com/smartcontractkit/chainlink-ccv v0.0.0-20260324000441-d4cfddc9f7d2
88-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413125216-111cd0b2b926
88+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413215716-a931c3f2f162
8989
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
9090
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.10
9191
github.com/smartcontractkit/chainlink-data-streams v0.1.13
@@ -97,7 +97,7 @@ require (
9797
github.com/smartcontractkit/chainlink-framework/chains v0.0.0-20260326122810-b657beadfb57
9898
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20260410144512-ca02ad6ed16a
9999
github.com/smartcontractkit/chainlink-protos/billing/go v0.0.0-20251024234028-0988426d98f4
100-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260326111235-8c09d1a4491f
100+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260409211238-5b99921cbc7c
101101
github.com/smartcontractkit/chainlink-protos/linking-service/go v0.0.0-20251002192024-d2ad9222409b
102102
github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260319180422-b5808c964785
103103
github.com/smartcontractkit/chainlink-protos/orchestrator v0.10.0

go.sum

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260331203127-b8dc0a6b85c5
3232
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260310183131-8d0f0e383288
3333
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
34-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413125216-111cd0b2b926
34+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413215716-a931c3f2f162
3535
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
3636
github.com/smartcontractkit/chainlink-deployments-framework v0.94.1
3737
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260410162948-2dca02f24e98
@@ -420,7 +420,7 @@ require (
420420
github.com/smartcontractkit/chainlink-protos/chainlink-ccv/heartbeat v0.0.0-20260115142640-f6b99095c12e // indirect
421421
github.com/smartcontractkit/chainlink-protos/chainlink-ccv/message-discovery v0.0.0-20251211142334-5c3421fe2c8d // indirect
422422
github.com/smartcontractkit/chainlink-protos/chainlink-ccv/verifier v0.0.0-20251211142334-5c3421fe2c8d // indirect
423-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260326111235-8c09d1a4491f // indirect
423+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260409211238-5b99921cbc7c // indirect
424424
github.com/smartcontractkit/chainlink-protos/linking-service/go v0.0.0-20251002192024-d2ad9222409b // indirect
425425
github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260319180422-b5808c964785 // indirect
426426
github.com/smartcontractkit/chainlink-protos/op-catalog v0.0.4 // indirect

integration-tests/go.sum

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/load/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260331203127-b8dc0a6b85c5
2020
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260310183131-8d0f0e383288
2121
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
22-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260407150650-8115835abd6e
22+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260413215716-a931c3f2f162
2323
github.com/smartcontractkit/chainlink-deployments-framework v0.94.1
2424
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260410162948-2dca02f24e98
2525
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.13
@@ -484,7 +484,7 @@ require (
484484
github.com/smartcontractkit/chainlink-protos/chainlink-ccv/heartbeat v0.0.0-20260115142640-f6b99095c12e // indirect
485485
github.com/smartcontractkit/chainlink-protos/chainlink-ccv/message-discovery v0.0.0-20251211142334-5c3421fe2c8d // indirect
486486
github.com/smartcontractkit/chainlink-protos/chainlink-ccv/verifier v0.0.0-20251211142334-5c3421fe2c8d // indirect
487-
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260326111235-8c09d1a4491f // indirect
487+
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260409211238-5b99921cbc7c // indirect
488488
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0 // indirect
489489
github.com/smartcontractkit/chainlink-protos/linking-service/go v0.0.0-20251002192024-d2ad9222409b // indirect
490490
github.com/smartcontractkit/chainlink-protos/node-platform v0.0.0-20260319180422-b5808c964785 // indirect

0 commit comments

Comments
 (0)