tencentcloud-cloud-controller-manager
tencentcloud-cloud-controller-manager copied to clipboard
Use Go modules to manage dependency
We should use Go modules to manage the dependency, instead of vendoring them into this repo. It reduces unneccessary files in source control, and is the recommanded way to manage dependency.
+1
+1