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

Pin Go Version Used By CI Linter #123

Merged
merged 1 commit into from
Aug 10, 2022
Merged

Pin Go Version Used By CI Linter #123

merged 1 commit into from
Aug 10, 2022

Conversation

ihcsim
Copy link
Contributor

@ihcsim ihcsim commented Aug 10, 2022

This PR pins the Go version used by the golangci-linter action to ensure it matches that defined in go.mod. It also upgrades the golangci-lint to the latest version.

Signed-off-by: Ivan Sim ivan.sim@kasten.io

Signed-off-by: Ivan Sim <ivan.sim@kasten.io>
@@ -4,7 +4,7 @@ import (
"context"
"encoding/json"
"fmt"
"io/ioutil"
"os"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fix linter warnings on deprecated package.

@ihcsim ihcsim requested a review from bathina2 August 10, 2022 15:48
@pavannd1 pavannd1 merged commit 89f3d7b into master Aug 10, 2022
@pavannd1 pavannd1 deleted the linter-go-version branch August 10, 2022 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants