Skip to content

most of #80 (took Dockerfile, Makefile and go.mod)#1

Merged
vigith merged 4 commits into
masterfrom
go12
Sep 11, 2019
Merged

most of #80 (took Dockerfile, Makefile and go.mod)#1
vigith merged 4 commits into
masterfrom
go12

Conversation

@vigith

@vigith vigith commented Sep 10, 2019

Copy link
Copy Markdown
Owner
  • 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

Signed-off-by: Vigith Maurice vigith@gmail.com

* 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

Signed-off-by: Vigith Maurice <vigith@gmail.com>
@vigith vigith self-assigned this Sep 10, 2019
Signed-off-by: Vigith Maurice <vigith@gmail.com>
@vigith vigith merged commit 3468776 into master Sep 11, 2019
@vigith vigith deleted the go12 branch September 11, 2019 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant