-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates grpc and protobuf to resolve vulnerabilities (#873)
* Updates grpc and protobuf to resolve vulnerabilities --------- Signed-off-by: Haroon Sheikh <haroon.sheikh@sky.uk>
- Loading branch information
1 parent
0fd5a1e
commit f9ce65d
Showing
8 changed files
with
179 additions
and
179 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 |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[submodule "gauge-proto"] | ||
path = gauge-proto | ||
url = https://github.com/getgauge/gauge-proto/ | ||
url = https://github.com/getgauge/gauge-proto |
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
Submodule gauge-proto
updated
4 files
+0 −1 | README.md | |
+6 −6 | go/gauge_messages/go.mod | |
+14 −12 | go/gauge_messages/go.sum | |
+4 −4 | java/pom.xml |
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.