wilfred-s commented on pull request #327:
URL:
https://github.com/apache/incubator-yunikorn-k8shim/pull/327#issuecomment-965903587
Looks like we need to update the go.mod & go.sum file to get a clean build
to pass:
```
go get
github.com/apache/incubator-yunikorn-scheduler-interface/lib/go/[email protected]
go get github.com/prometheus/client_golang/[email protected]
go get github.com/googleapis/gnostic/[email protected]
go get google.golang.org/grpc/binarylog/[email protected]
go get github.com/prometheus/client_model/[email protected]
go get
golang.org/x/crypto/ssh/[email protected]
```
--
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]