tokers commented on a change in pull request #250:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/250#discussion_r578061215



##########
File path: go.mod
##########
@@ -5,6 +5,7 @@ go 1.13
 require (
        github.com/gin-gonic/gin v1.6.3
        github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
+       github.com/gruntwork-io/terratest v0.32.3 // indirect

Review comment:
       Fixed.

##########
File path: go.mod
##########
@@ -5,6 +5,7 @@ go 1.13
 require (
        github.com/gin-gonic/gin v1.6.3
        github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
+       github.com/gruntwork-io/terratest v0.32.3 // indirect

Review comment:
       Fixed.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to