Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Go 1.12 and switch to modules #29

Merged
merged 4 commits into from
Mar 29, 2019
Merged

Conversation

unguiculus
Copy link
Member

No description provided.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
Copy link
Member

@scottrigby scottrigby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also remove the dep ensure line from CircleCI config, and update the Installation > Contributing section of the README (right now steps are for all for dep, assumes GOPATH etc)

@scottrigby
Copy link
Member

Speaking of Circle, we still need to test PRs. I added #30 to track this

@rimusz
Copy link

rimusz commented Mar 29, 2019

these two lines https://github.com/helm/chart-releaser/blob/master/.circleci/config.yml#L10-L11 should be replaced with:

- run: go mod download

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
.circleci/config.yml Outdated Show resolved Hide resolved
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
@unguiculus unguiculus merged commit b9e7cc0 into helm:master Mar 29, 2019
@unguiculus unguiculus deleted the modules branch March 29, 2019 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants