craigcondit commented on code in PR #819:
URL: https://github.com/apache/yunikorn-core/pull/819#discussion_r1513594175
##########
go.mod:
##########
@@ -59,4 +59,5 @@ replace (
golang.org/x/sys => golang.org/x/sys v0.17.0
golang.org/x/text => golang.org/x/text v0.14.0
golang.org/x/tools => golang.org/x/tools v0.17.0
+ google.golang.org/protobuf => google.golang.org/protobuf v1.33.0
Review Comment:
Also, for the master branch, we don't typically update SI / core refs on
every change, just when needed. For branch 1.5, we need to re-tag for release
anyway.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]