-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
19 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -317,7 +317,7 @@ require ( | |
github.com/smartcontractkit/chain-selectors v1.0.36 // indirect | ||
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250120130359-cc025272bbff // indirect | ||
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250103152858-8973fd0c912b // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241202195413-82468150ac1e // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20250121004409-173751e0df94 // indirect | ||
Check failure on line 320 in core/scripts/go.mod GitHub Actions / Validate go.mod dependencies
|
||
github.com/smartcontractkit/chainlink-feeds v0.1.1 // indirect | ||
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 // indirect | ||
github.com/smartcontractkit/chainlink-protos/job-distributor v0.6.0 // indirect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -418,7 +418,7 @@ require ( | |
github.com/shopspring/decimal v1.4.0 // indirect | ||
github.com/sirupsen/logrus v1.9.3 // indirect | ||
github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241202195413-82468150ac1e // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20250121004409-173751e0df94 // indirect | ||
Check failure on line 421 in deployment/go.mod GitHub Actions / Validate go.mod dependencies
|
||
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250115135646-ac859d85e7e3 // indirect | ||
github.com/smartcontractkit/chainlink-feeds v0.1.1 // indirect | ||
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 // indirect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -80,7 +80,7 @@ require ( | |
github.com/smartcontractkit/chainlink-automation v0.8.1 | ||
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250120130359-cc025272bbff | ||
github.com/smartcontractkit/chainlink-common v0.4.2-0.20250120234027-b107f5b7f03d | ||
Check failure on line 82 in go.mod GitHub Actions / Validate go.mod dependencies
|
||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241202195413-82468150ac1e | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20250121004409-173751e0df94 | ||
Check failure on line 83 in go.mod GitHub Actions / Validate go.mod dependencies
|
||
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250115135646-ac859d85e7e3 | ||
github.com/smartcontractkit/chainlink-feeds v0.1.1 | ||
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -433,7 +433,7 @@ require ( | |
github.com/sirupsen/logrus v1.9.3 // indirect | ||
github.com/smartcontractkit/ccip-owner-contracts v0.0.0-salt-fix // indirect | ||
github.com/smartcontractkit/chainlink-ccip/chains/solana v0.0.0-20250103152858-8973fd0c912b // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241202195413-82468150ac1e // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20250121004409-173751e0df94 // indirect | ||
Check failure on line 436 in integration-tests/go.mod GitHub Actions / Validate go.mod dependencies
|
||
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250115135646-ac859d85e7e3 // indirect | ||
github.com/smartcontractkit/chainlink-feeds v0.1.1 // indirect | ||
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 // indirect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -416,7 +416,7 @@ require ( | |
github.com/smartcontractkit/chain-selectors v1.0.36 // indirect | ||
github.com/smartcontractkit/chainlink-automation v0.8.1 // indirect | ||
github.com/smartcontractkit/chainlink-ccip v0.0.0-20250120130359-cc025272bbff // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20241202195413-82468150ac1e // indirect | ||
github.com/smartcontractkit/chainlink-cosmos v0.5.2-0.20250121004409-173751e0df94 // indirect | ||
Check failure on line 419 in integration-tests/load/go.mod GitHub Actions / Validate go.mod dependencies
|
||
github.com/smartcontractkit/chainlink-data-streams v0.1.1-0.20250115135646-ac859d85e7e3 // indirect | ||
github.com/smartcontractkit/chainlink-feeds v0.1.1 // indirect | ||
github.com/smartcontractkit/chainlink-framework/multinode v0.0.0-20250115203616-a2ea5e50b260 // indirect | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters