Migrate from Dep to Go modules
Jeffwan opened this issue · 4 comments
Jeffwan commented
Mxnet-operator project is still using Dep, It would be great to migrate to go modules.
- Upgrade Golang version #53
- Upgrade k8s.io dependencies to 1.15.x
- Remove Gopkg.lock, Gopkg.toml and vendor files
- Update development guidance
Jeffwan commented
/assign