tokers commented on a change in pull request #563:
URL:
https://github.com/apache/apisix-ingress-controller/pull/563#discussion_r666624418
##########
File path: go.mod
##########
@@ -19,8 +21,8 @@ require (
go.uber.org/zap v1.13.0
golang.org/x/net v0.0.0-20210224082022-3d97a244fca7
gopkg.in/yaml.v2 v2.4.0
- k8s.io/api v0.20.2
- k8s.io/apimachinery v0.20.2
- k8s.io/client-go v0.20.2
+ k8s.io/api v0.21.1
+ k8s.io/apimachinery v0.21.1
+ k8s.io/client-go v0.21.1
Review comment:
OK.
--
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]