Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
most of vmware-archive#80 (took Dockerfile, Makefile and go.mod)
* Use go .12 and use modules instead of dep * Use a multistage Dockerfile to build/test the project * Updated the versions of: * Go: v1.9 -> v1.12.x * Alpine Linux: v3.6 -> v3.9. * Go dependencies, for example: k8s.io/client_go v5.0.0 -> v12.0.0 * version to 0.3 (from 0.2) Signed-off-by: Vigith Maurice <[email protected]>
- Loading branch information