Skip to content

Commit 5db63f4

Browse files
committed
test CI failures
1 parent c532612 commit 5db63f4

14 files changed

Lines changed: 21 additions & 21 deletions

File tree

core/scripts/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ require (
5050
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
5151
github.com/smartcontractkit/chainlink-data-streams v0.1.13
5252
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
53-
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260320152158-2191d797b5ce
53+
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260323184133-3b9694a96380
5454
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
5555
github.com/smartcontractkit/chainlink-protos/cre/go v0.0.0-20260320153346-314ec8dbe5a4
5656
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0

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
@@ -47,7 +47,7 @@ require (
4747
github.com/smartcontractkit/chainlink-common v0.11.1
4848
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
4949
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
50-
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260320152158-2191d797b5ce
50+
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260323184133-3b9694a96380
5151
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260107191744-4b93f62cffe3
5252
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
5353
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20251021173435-e86785845942

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.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ require (
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
92-
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260320152158-2191d797b5ce
92+
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260323184133-3b9694a96380
9393
github.com/smartcontractkit/chainlink-evm/contracts/cre/gobindings v0.0.0-20260107191744-4b93f62cffe3
9494
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20251222115927-36a18321243c
9595
github.com/smartcontractkit/chainlink-feeds v0.1.2-0.20250227211209-7cd000095135

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
@@ -41,7 +41,7 @@ require (
4141
github.com/smartcontractkit/chainlink-common v0.11.1
4242
github.com/smartcontractkit/chainlink-common/keystore v1.0.2
4343
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
44-
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260320152158-2191d797b5ce
44+
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260323184133-3b9694a96380
4545
github.com/smartcontractkit/chainlink-evm/gethwrappers v0.0.0-20260119171452-39c98c3b33cd
4646
github.com/smartcontractkit/chainlink-protos/job-distributor v0.18.0
4747
github.com/smartcontractkit/chainlink-sui v0.0.0-20260304150206-c64e48eb0cb0

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
@@ -29,7 +29,7 @@ require (
2929
github.com/smartcontractkit/chainlink-ccip/chains/solana/gobindings v0.0.0-20260310183131-8d0f0e383288
3030
github.com/smartcontractkit/chainlink-common v0.11.1
3131
github.com/smartcontractkit/chainlink-deployments-framework v0.86.3
32-
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260320152158-2191d797b5ce
32+
github.com/smartcontractkit/chainlink-evm v0.3.4-0.20260323184133-3b9694a96380
3333
github.com/smartcontractkit/chainlink-testing-framework/framework v0.15.3
3434
github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.5
3535
github.com/smartcontractkit/chainlink-testing-framework/seth v1.51.5

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.

0 commit comments

Comments
 (0)