Skip to content

gha: add go1.19, drop go1.16, update golangci-lint to v1.49#183

Merged
rhatdan merged 4 commits intoopencontainers:mainfrom
thaJeztah:update_go
Oct 7, 2022
Merged

gha: add go1.19, drop go1.16, update golangci-lint to v1.49#183
rhatdan merged 4 commits intoopencontainers:mainfrom
thaJeztah:update_go

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

See individual commits for details

@thaJeztah
Copy link
Copy Markdown
Member Author

oh! forgot we didn't remove these yet in this repo; let me fix

Error: SA1019: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details.  (staticcheck)
Error: SA1019: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details.  (staticcheck)
Error: SA1019: "io/ioutil" has been deprecated since Go 1.16: As of Go 1.16, the same functionality is now provided by package io or package os, and those implementations should be preferred in new code. See the specific function documentation for details.  (staticcheck)

@thaJeztah
Copy link
Copy Markdown
Member Author

@kolyshkin @mrunalp PTAL

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Signed-off-by: Sebastiaan van Stijn <[email protected]>
Both go1.16 and go1.17 reached EOL, but keeping go1.17 for now, for
projects that haven't updated yet.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Collaborator

@rhatdan rhatdan left a comment

Choose a reason for hiding this comment

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

LGTM

@rhatdan rhatdan merged commit 008ae31 into opencontainers:main Oct 7, 2022
@thaJeztah thaJeztah deleted the update_go branch October 7, 2022 19:43
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.

2 participants