yuanzac commented on a change in pull request #129: SUBMARINE-316. Support 
listen k8s event in submarine operator
URL: https://github.com/apache/submarine/pull/129#discussion_r357904185
 
 

 ##########
 File path: submarine-cloud/go.mod
 ##########
 @@ -8,10 +8,12 @@ require (
        github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b
        github.com/mitchellh/go-homedir v1.1.0
        github.com/spf13/cobra v0.0.5
+       github.com/spf13/pflag v1.0.5
        github.com/spf13/viper v1.5.0
        k8s.io/api v0.0.0-20191121015604-11707872ac1c
-       k8s.io/apimachinery v0.0.0-20191121015412-41065c7a8c2a
 
 Review comment:
   The dependency version is updated.
   It's better for us to fix the dependency version.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to