Skip to content

upgrade to golangci-lint 1.50.1 - #248

Open
sebastien-rosset wants to merge 2 commits into
get-woke:mainfrom
CiscoM31:golangci-1.50
Open

upgrade to golangci-lint 1.50.1#248
sebastien-rosset wants to merge 2 commits into
get-woke:mainfrom
CiscoM31:golangci-1.50

Conversation

@sebastien-rosset

@sebastien-rosset sebastien-rosset commented Nov 7, 2022

Copy link
Copy Markdown
Contributor

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features) see docs/README.md

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  1. Upgrade golangci-lint version to 1.50.1. The new version of golangci-lint warns about deprecated usage of ioutil package.
  2. Reformat code according to go 1.19 formatting rules. This is backwards-compatible with previous versions of golang.

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

no change.

Does this PR introduce a breaking change? (What changes might users need to make due to this PR?)

Other information:

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