Skip to content

Commit 61ccff3

Browse files
authored
Merge pull request #22313 from smartcontractkit/ccip-2-41-3-rc-3-hotfix
Bump cl-common for 2.41.3-ccip-rc.3 loop hotfix
2 parents 3c3580f + 8133fe9 commit 61ccff3

14 files changed

Lines changed: 47 additions & 42 deletions

File tree

core/scripts/go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/smartcontractkit/chain-selectors v1.0.97
4646
github.com/smartcontractkit/chainlink-automation v0.8.1
4747
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260424132032-4e2f4d81be41
48-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260428164342-86eeeebd94fb
48+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260506020616-16734b25488d
4949
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
5050
github.com/smartcontractkit/chainlink-data-streams v0.1.13
5151
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
@@ -335,7 +335,7 @@ require (
335335
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
336336
github.com/hashicorp/go-metrics v0.5.4 // indirect
337337
github.com/hashicorp/go-multierror v1.1.1 // indirect
338-
github.com/hashicorp/go-plugin v1.7.0 // indirect
338+
github.com/hashicorp/go-plugin v1.8.0 // indirect
339339
github.com/hashicorp/go-retryablehttp v0.7.8 // indirect
340340
github.com/hashicorp/go-version v1.8.0 // indirect
341341
github.com/hashicorp/golang-lru v1.0.2 // indirect
@@ -601,6 +601,7 @@ require (
601601
go.opentelemetry.io/proto/otlp v1.9.0 // indirect
602602
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
603603
go.uber.org/atomic v1.11.0 // indirect
604+
go.uber.org/goleak v1.3.0 // indirect
604605
go.uber.org/multierr v1.11.0 // indirect
605606
go.uber.org/ratelimit v0.3.1 // indirect
606607
go.yaml.in/yaml/v2 v2.4.3 // indirect

core/scripts/go.sum

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

deployment/go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ require (
4444
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260224214816-cb23ec38649f
4545
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
4646
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20260317175207-e9ff89561326
47-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260428164342-86eeeebd94fb
47+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260506020616-16734b25488d
4848
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
4949
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
5050
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260330133421-5151ea0c3b05
@@ -299,7 +299,7 @@ require (
299299
github.com/hashicorp/go-hclog v1.6.3 // indirect
300300
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
301301
github.com/hashicorp/go-metrics v0.5.4 // indirect
302-
github.com/hashicorp/go-plugin v1.7.0 // indirect
302+
github.com/hashicorp/go-plugin v1.8.0 // indirect
303303
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
304304
github.com/hashicorp/golang-lru v1.0.2 // indirect
305305
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
@@ -507,6 +507,7 @@ require (
507507
go.opentelemetry.io/proto/otlp v1.9.0 // indirect
508508
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
509509
go.uber.org/atomic v1.11.0 // indirect
510+
go.uber.org/goleak v1.3.0 // indirect
510511
go.uber.org/multierr v1.11.0 // indirect
511512
go.uber.org/ratelimit v0.3.1 // indirect
512513
go.yaml.in/yaml/v2 v2.4.2 // indirect

deployment/go.sum

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

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
github.com/graph-gophers/dataloader v5.0.0+incompatible
4747
github.com/graph-gophers/graphql-go v1.5.0
4848
github.com/hashicorp/go-envparse v0.1.0
49-
github.com/hashicorp/go-plugin v1.7.0
49+
github.com/hashicorp/go-plugin v1.8.0
5050
github.com/hashicorp/go-retryablehttp v0.7.7
5151
github.com/holiman/uint256 v1.3.2
5252
github.com/imdario/mergo v0.3.16
@@ -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.20260428164342-86eeeebd94fb
88+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260506020616-16734b25488d
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
@@ -415,6 +415,7 @@ require (
415415
go.opentelemetry.io/otel/sdk v1.41.0 // indirect
416416
go.opentelemetry.io/otel/sdk/log v0.15.0 // indirect
417417
go.opentelemetry.io/proto/otlp v1.9.0 // indirect
418+
go.uber.org/goleak v1.3.0 // indirect
418419
go.uber.org/multierr v1.11.0 // indirect
419420
go.uber.org/ratelimit v0.3.1 // indirect
420421
go.yaml.in/yaml/v2 v2.4.2 // indirect

go.sum

Lines changed: 4 additions & 4 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: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260424132032-4e2f4d81be41
3939
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260310183131-8d0f0e383288
4040
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
41-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260428164342-86eeeebd94fb
41+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260506020616-16734b25488d
4242
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
4343
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
4444
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260330133421-5151ea0c3b05
@@ -285,7 +285,7 @@ require (
285285
github.com/hashicorp/go-hclog v1.6.3 // indirect
286286
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
287287
github.com/hashicorp/go-metrics v0.5.4 // indirect
288-
github.com/hashicorp/go-plugin v1.7.0 // indirect
288+
github.com/hashicorp/go-plugin v1.8.0 // indirect
289289
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
290290
github.com/hashicorp/golang-lru v1.0.2 // indirect
291291
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
@@ -501,6 +501,7 @@ require (
501501
go.opentelemetry.io/otel/trace v1.42.0 // indirect
502502
go.opentelemetry.io/proto/otlp v1.9.0 // indirect
503503
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect
504+
go.uber.org/goleak v1.3.0 // indirect
504505
go.uber.org/multierr v1.11.0 // indirect
505506
go.uber.org/ratelimit v0.3.1 // indirect
506507
go.yaml.in/yaml/v2 v2.4.2 // indirect

integration-tests/go.sum

Lines changed: 4 additions & 4 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
@@ -27,7 +27,7 @@ require (
2727
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260424132032-4e2f4d81be41
2828
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20260310183131-8d0f0e383288
2929
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
30-
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260428164342-86eeeebd94fb
30+
github.com/smartcontractkit/chainlink-common v0.11.2-0.20260506020616-16734b25488d
3131
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
3232
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260330133421-5151ea0c3b05
3333
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.3
@@ -305,7 +305,7 @@ require (
305305
github.com/hashicorp/go-metrics v0.5.4 // indirect
306306
github.com/hashicorp/go-msgpack/v2 v2.1.2 // indirect
307307
github.com/hashicorp/go-multierror v1.1.1 // indirect
308-
github.com/hashicorp/go-plugin v1.7.0 // indirect
308+
github.com/hashicorp/go-plugin v1.8.0 // indirect
309309
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
310310
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
311311
github.com/hashicorp/go-sockaddr v1.0.7 // indirect

integration-tests/load/go.sum

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

0 commit comments

Comments
 (0)