-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
8 changed files
with
12 additions
and
12 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 |
---|---|---|
|
@@ -22,7 +22,7 @@ require ( | |
github.com/prometheus/client_golang v1.20.0 | ||
github.com/shopspring/decimal v1.4.0 | ||
github.com/smartcontractkit/chainlink-automation v1.0.4 | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240915235808-392195f7dc63 | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240916214706-e7280848cd7b | ||
Check failure on line 25 in core/scripts/go.mod
|
||
github.com/smartcontractkit/chainlink/v2 v2.0.0-00010101000000-000000000000 | ||
github.com/smartcontractkit/libocr v0.0.0-20240717100443-f6226e09bee7 | ||
github.com/spf13/cobra v1.8.1 | ||
|
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 |
---|---|---|
|
@@ -75,7 +75,7 @@ require ( | |
github.com/smartcontractkit/chain-selectors v1.0.23 | ||
github.com/smartcontractkit/chainlink-automation v1.0.4 | ||
github.com/smartcontractkit/chainlink-ccip v0.0.0-20240916150615-85b8aa5fa7e6 | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240913161926-ce5d667907ce | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240916214706-e7280848cd7b | ||
Check failure on line 78 in go.mod
|
||
github.com/smartcontractkit/chainlink-cosmos v0.4.1-0.20240911175228-daf2600bb7b7 | ||
github.com/smartcontractkit/chainlink-data-streams v0.0.0-20240906125718-9f0a98d32fbc | ||
github.com/smartcontractkit/chainlink-feeds v0.0.0-20240910155501-42f20443189f | ||
|
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 |
---|---|---|
|
@@ -39,7 +39,7 @@ require ( | |
github.com/smartcontractkit/chain-selectors v1.0.23 | ||
github.com/smartcontractkit/chainlink-automation v1.0.4 | ||
github.com/smartcontractkit/chainlink-ccip v0.0.0-20240916150615-85b8aa5fa7e6 | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240913161926-ce5d667907ce | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240916214706-e7280848cd7b | ||
Check failure on line 42 in integration-tests/go.mod
|
||
github.com/smartcontractkit/chainlink-testing-framework/havoc v1.50.0 | ||
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.5 | ||
github.com/smartcontractkit/chainlink-testing-framework/lib/grafana v1.50.0 | ||
|
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 |
---|---|---|
|
@@ -16,7 +16,7 @@ require ( | |
github.com/rs/zerolog v1.33.0 | ||
github.com/slack-go/slack v0.12.2 | ||
github.com/smartcontractkit/chainlink-automation v1.0.4 | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240915235808-392195f7dc63 | ||
github.com/smartcontractkit/chainlink-common v0.2.2-0.20240916214706-e7280848cd7b | ||
Check failure on line 19 in integration-tests/load/go.mod
|
||
github.com/smartcontractkit/chainlink-testing-framework/lib v1.50.5 | ||
github.com/smartcontractkit/chainlink-testing-framework/seth v1.50.1 | ||
github.com/smartcontractkit/chainlink-testing-framework/wasp v1.50.0 | ||
|
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