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

Bump Go to 1.17.5 (release-2.4) #3182

Merged
merged 3 commits into from
Jan 25, 2022

Conversation

denyeart
Copy link
Contributor

Bump Go to 1.17.5 (release-2.4)

Backport 3 commits from main branch related to Go 1.17 update, including dependency updates and test fixes.

Signed-off-by: David Enyeart enyeart@us.ibm.com

denyeart and others added 3 commits January 20, 2022 15:06
A few vendored dependencies have benign staticcheck errors
when using Go 1.17.

This commit simply filters out vendor directories in staticcheck output
since the intention of the linter is to check Fabric source only.

Note - it is not possible to filter the vendor directories as input to staticcheck,
as they will still show up when the Fabric package that uses them gets checked.
Have to filter the output instead.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Bump Go to 1.17.5.
Fix unit tests to work with Go 1.17.5.
Update dependencies to work with Go 1.17.

Signed-off-by: David Enyeart <enyeart@us.ibm.com>
Signed-off-by: Alessandro Sorniotti <aso@zurich.ibm.com>
@denyeart denyeart requested review from a team as code owners January 20, 2022 20:15
@andrew-coleman andrew-coleman merged commit 63a7779 into hyperledger:release-2.4 Jan 25, 2022
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.

3 participants