Skip to content

Commit 7fc3908

Browse files
authored
CCIP bump cl-ton (#21742)
* CCIP bump cl-ton * bump deployment
1 parent 904dd71 commit 7fc3908

15 files changed

Lines changed: 40 additions & 40 deletions

File tree

core/scripts/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -516,8 +516,8 @@ require (
516516
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260304150206-c64e48eb0cb0 // indirect
517517
github.com/smartcontractkit/chainlink-testing-framework/framework/components/fake v0.10.0 // indirect
518518
github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 // indirect
519-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260318210736-c3f360fd19a8 // indirect
520-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8 // indirect
519+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221 // indirect
520+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260326230916-bcfdbe85f221 // indirect
521521
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20260218133534-cbd44da2856b // indirect
522522
github.com/smartcontractkit/cre-sdk-go v1.5.0 // indirect
523523
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad // 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ require (
6060
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260304150206-c64e48eb0cb0
6161
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.3
6262
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5
63-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260318210736-c3f360fd19a8
64-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8
63+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221
64+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260326230916-bcfdbe85f221
6565
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad
6666
github.com/smartcontractkit/libocr v0.0.0-20260304194147-a03701e2c02e
6767
github.com/smartcontractkit/mcms v0.38.2

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ require (
106106
github.com/smartcontractkit/chainlink-protos/workflows/go v0.0.0-20260217043601-5cc966896c4f
107107
github.com/smartcontractkit/chainlink-solana v1.1.2-0.20260325152920-167c7a34804c
108108
github.com/smartcontractkit/chainlink-sui v0.0.0-20260304150206-c64e48eb0cb0
109-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260318210736-c3f360fd19a8
109+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221
110110
github.com/smartcontractkit/cre-sdk-go v1.5.0
111111
github.com/smartcontractkit/cre-sdk-go/capabilities/networking/http v1.3.0
112112
github.com/smartcontractkit/cre-sdk-go/capabilities/scheduler/cron v1.3.0

go.sum

Lines changed: 2 additions & 2 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
@@ -50,8 +50,8 @@ require (
5050
github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2
5151
github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.1.2
5252
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5
53-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260318210736-c3f360fd19a8
54-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8
53+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221
54+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260326230916-bcfdbe85f221
5555
github.com/smartcontractkit/libocr v0.0.0-20260304194147-a03701e2c02e
5656
github.com/smartcontractkit/mcms v0.38.2
5757
github.com/smartcontractkit/quarantine v0.0.0-20250909213106-ece491bef618

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
@@ -505,8 +505,8 @@ require (
505505
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.51.0 // indirect
506506
github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 // indirect
507507
github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.1.2 // indirect
508-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260318210736-c3f360fd19a8 // indirect
509-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8 // indirect
508+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221 // indirect
509+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260326230916-bcfdbe85f221 // indirect
510510
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20260218133534-cbd44da2856b // indirect
511511
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad // indirect
512512
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // 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)