Skip to content

Commit ecdaaaa

Browse files
committed
bump deployment
1 parent c21eaa8 commit ecdaaaa

12 files changed

Lines changed: 18 additions & 18 deletions

File tree

core/scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ require (
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
519519
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221 // indirect
520-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8 // 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deployment/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ require (
6161
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.3
6262
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5
6363
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221
64-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8
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: 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ require (
5151
github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.1.2
5252
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5
5353
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221
54-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8
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: 2 additions & 2 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ require (
506506
github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 // indirect
507507
github.com/smartcontractkit/chainlink-testing-framework/sentinel v0.1.2 // indirect
508508
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221 // indirect
509-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8 // 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: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

system-tests/lib/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ require (
482482
github.com/smartcontractkit/chainlink-sui/deployment v0.0.0-20260304150206-c64e48eb0cb0 // indirect
483483
github.com/smartcontractkit/chainlink-testing-framework/parrot v0.6.2 // indirect
484484
github.com/smartcontractkit/chainlink-ton v0.0.0-20260326230916-bcfdbe85f221 // indirect
485-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260318210736-c3f360fd19a8 // indirect
485+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260326230916-bcfdbe85f221 // indirect
486486
github.com/smartcontractkit/chainlink-tron/relayer v0.0.11-0.20260218133534-cbd44da2856b // indirect
487487
github.com/smartcontractkit/freeport v0.1.3-0.20250828155247-add56fa28aad // indirect
488488
github.com/smartcontractkit/grpc-proxy v0.0.0-20240830132753-a7e17fec5ab7 // indirect

system-tests/lib/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.

0 commit comments

Comments
 (0)