Skip to content

Commit fe72a85

Browse files
committed
chore: bump cldf
1 parent e2b7ebb commit fe72a85

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

deployment/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/smartcontractkit/chainlink-ccip v0.1.1-solana.0.20251027185542-babb09e5363e
1414
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20251027185542-babb09e5363e
1515
github.com/smartcontractkit/chainlink-common v0.9.6-0.20251023193345-8f2c4380a62c
16-
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251119171204-3364f9ac1595
16+
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251120111322-7760d1301f77
1717
github.com/smartcontractkit/chainlink-testing-framework/framework v0.11.7
1818
github.com/smartcontractkit/chainlink-ton v0.0.0-20250904183752-4ea5c19ee886
1919
github.com/smartcontractkit/mcms v0.30.2

deployment/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -638,8 +638,8 @@ github.com/smartcontractkit/chainlink-common v0.9.6-0.20251023193345-8f2c4380a62
638638
github.com/smartcontractkit/chainlink-common v0.9.6-0.20251023193345-8f2c4380a62c/go.mod h1:bweMpOLYCumPXnYBIPRAH4dbvVRtPmyVB+8TSzh0ILY=
639639
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.9-0.20251020164035-ab562b473fe2 h1:p79eZtyBbZYumftwZGCkyKSNDvUralW7lqcTD99Ovmw=
640640
github.com/smartcontractkit/chainlink-common/pkg/chipingress v0.0.9-0.20251020164035-ab562b473fe2/go.mod h1:oiDa54M0FwxevWwyAX773lwdWvFYYlYHHQV1LQ5HpWY=
641-
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251119171204-3364f9ac1595 h1:8wthaWQ9e1yghqpoLLf0MkPkm3g9uCsWL2sSUx0wBn0=
642-
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251119171204-3364f9ac1595/go.mod h1:vE/dMQyTOnS+T4sXqcTbSR7THlHhT/xlHiOumReMYFk=
641+
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251120111322-7760d1301f77 h1:EP9eHLDPjLQevF59U2jkkQDB3IB44dzbgv55/FVMNGs=
642+
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251120111322-7760d1301f77/go.mod h1:vE/dMQyTOnS+T4sXqcTbSR7THlHhT/xlHiOumReMYFk=
643643
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20251021010742-3f8d3dba17d8 h1:hPeEwcvRVtwhyNXH45qbzqmscqlbygu94cROwbjyzNQ=
644644
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20251021010742-3f8d3dba17d8/go.mod h1:jUC52kZzEnWF9tddHh85zolKybmLpbQ1oNA4FjOHt1Q=
645645
github.com/smartcontractkit/chainlink-protos/job-distributor v0.17.0 h1:xHPmFDhff7QpeFxKsZfk+24j4AlnQiFjjRh5O87Peu4=

integration-tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/smartcontractkit/chainlink-ccip/chains/evm/deployment v0.0.0-20251027185542-babb09e5363e
1212
github.com/smartcontractkit/chainlink-ccip/deployment v0.0.0-20251027185542-babb09e5363e
1313
github.com/smartcontractkit/chainlink-common v0.9.6-0.20251107181740-8b842a2f1192
14-
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251119171204-3364f9ac1595
14+
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251120111322-7760d1301f77
1515
github.com/smartcontractkit/chainlink-testing-framework/lib v1.54.5
1616
github.com/smartcontractkit/chainlink-ton v0.0.0-20251113211653-082bd18d77bb
1717
github.com/smartcontractkit/chainlink-ton/deployment v0.0.0-20251113211653-082bd18d77bb

integration-tests/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1289,8 +1289,8 @@ github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-2025041523564
12891289
github.com/smartcontractkit/chainlink-common/pkg/monitoring v0.0.0-20250415235644-8703639403c7/go.mod h1:yaDOAZF6MNB+NGYpxGCUc+owIdKrjvFW0JODdTcQ3V0=
12901290
github.com/smartcontractkit/chainlink-data-streams v0.1.6 h1:B3cwmJrVYoJVAjPOyQWTNaGD+V30HI1vFHhC2dQpWDo=
12911291
github.com/smartcontractkit/chainlink-data-streams v0.1.6/go.mod h1:e9jETTzrVO8iu9Zp5gDuTCmBVhSJwUOk6K4Q/VFrJ6o=
1292-
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251119171204-3364f9ac1595 h1:8wthaWQ9e1yghqpoLLf0MkPkm3g9uCsWL2sSUx0wBn0=
1293-
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251119171204-3364f9ac1595/go.mod h1:vE/dMQyTOnS+T4sXqcTbSR7THlHhT/xlHiOumReMYFk=
1292+
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251120111322-7760d1301f77 h1:EP9eHLDPjLQevF59U2jkkQDB3IB44dzbgv55/FVMNGs=
1293+
github.com/smartcontractkit/chainlink-deployments-framework v0.67.1-0.20251120111322-7760d1301f77/go.mod h1:vE/dMQyTOnS+T4sXqcTbSR7THlHhT/xlHiOumReMYFk=
12941294
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20251029010119-b2ed6162042f h1:XXeZ5ChjN13kDgl8eZVSyrN7ZUlLan2p3dzmtgkMG00=
12951295
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20251029010119-b2ed6162042f/go.mod h1:6Zh4cDsZ5fa3k2t3ShnzEKAE+fp/KwtaWCZOrGoMWjg=
12961296
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20251022075638-49d961001d1b h1:Dqhm/67Sb1ohgce8FW6tnK1CRXo2zoLCbV+EGyew5sg=

0 commit comments

Comments
 (0)