-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #274 from veraison/align-to-latest-corim
fix! Rebase to latest of CoRIM
- Loading branch information
Showing
76 changed files
with
964 additions
and
1,237 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 |
---|---|---|
|
@@ -60,7 +60,7 @@ RUN go mod download &&\ | |
go install google.golang.org/protobuf/cmd/[email protected] &&\ | ||
go install google.golang.org/grpc/cmd/[email protected] &&\ | ||
go install github.com/mitchellh/[email protected] &&\ | ||
go install github.com/veraison/corim/cocli@be7ec482 &&\ | ||
go install github.com/veraison/cocli@4eada925 &&\ | ||
go install github.com/veraison/evcli/v2@86d12893 &&\ | ||
go install github.com/veraison/[email protected] &&\ | ||
go install github.com/go-delve/delve/cmd/[email protected] | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
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
Oops, something went wrong.