-
Notifications
You must be signed in to change notification settings - Fork 292
Bump golang, dependencies, replace golint with staticcheck #510
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
Bump golang, dependencies, replace golint with staticcheck #510
Conversation
LGTM |
@mumoshu WDYT? |
go.mod
Outdated
@@ -1,6 +1,6 @@ | |||
module github.com/databus23/helm-diff/v3 | |||
|
|||
go 1.19 | |||
go 1.21 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
61ce93d
to
ced5bf1
Compare
@@ -1,6 +1,6 @@ | |||
module github.com/databus23/helm-diff/v3 | |||
|
|||
go 1.21 | |||
go 1.20 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That one is a downgrade, syncing go version to helm.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Approved to trigger the CI build. Let's merge once it passes.
Thank you very much for your contribution @antoinedeschenes (and review @yxxhero)
ced5bf1
to
11e6fcd
Compare
@mumoshu all is pass. |
Yup the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks for your efforts!
Uh oh!
There was an error while loading. Please reload this page.