Skip to content

Commit a1d1649

Browse files
test: bump hashes again
1 parent 70aac90 commit a1d1649

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

deployment/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ require (
1414
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96
1515
github.com/smartcontractkit/chainlink-deployments-framework v0.78.1-0.20260130170219-7f3060452d15
1616
github.com/smartcontractkit/chainlink-protos/job-distributor v0.17.0
17-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204140636-bdb7490ffb1d
17+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204145422-3bf2084e39e7
1818
github.com/smartcontractkit/mcms v0.34.1-0.20260130153451-2cd7db171382
1919
github.com/stretchr/testify v1.11.1
2020
github.com/xssnick/tonutils-go v1.14.1

devenv/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ require (
2020
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96
2121
github.com/smartcontractkit/chainlink-deployments-framework v0.78.1-0.20260130170219-7f3060452d15
2222
github.com/smartcontractkit/chainlink-testing-framework/framework v0.13.14-0.20260202230832-eb33f42188d1
23-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204140636-bdb7490ffb1d
24-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260204140636-bdb7490ffb1d
23+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204145422-3bf2084e39e7
24+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260204145422-3bf2084e39e7
2525
github.com/xssnick/tonutils-go v1.14.1
2626
)
2727

integration-tests/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ require (
2525
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260127143834-21d7db9955ee
2626
github.com/smartcontractkit/chainlink-protos/job-distributor v0.17.0
2727
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5
28-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204140636-bdb7490ffb1d
29-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260204140636-bdb7490ffb1d
28+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204145422-3bf2084e39e7
29+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260204145422-3bf2084e39e7
3030
github.com/smartcontractkit/chainlink/deployment v0.0.0-20260130084452-fe13ee916ee5
3131
github.com/smartcontractkit/chainlink/v2 v2.29.1-cre-beta.0.0.20260130084452-fe13ee916ee5
3232
github.com/smartcontractkit/mcms v0.34.1-0.20260130153451-2cd7db171382

staging-monitor/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ require (
1515
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20260129103204-4c8453dd8139
1616
github.com/smartcontractkit/chainlink-common v0.9.6-0.20260114142648-bd9e1b483e96
1717
github.com/smartcontractkit/chainlink-deployments-framework v0.78.1-0.20260130170219-7f3060452d15
18-
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204140636-bdb7490ffb1d
19-
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260204140636-bdb7490ffb1d
18+
github.com/smartcontractkit/chainlink-ton v0.0.0-20260204145422-3bf2084e39e7
19+
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20260204145422-3bf2084e39e7
2020
github.com/xssnick/tonutils-go v1.14.1
2121
)
2222

0 commit comments

Comments
 (0)