enforce go 1.18 for check #267

Merged
ABastionOfSanity merged 7 commits from linter_updates_wip into v1.10.21-statediff-v4 2022-08-11 20:02:57 +00:00
ABastionOfSanity commented 2022-08-11 16:06:04 +00:00 (Migrated from github.com)

https://stackoverflow.com/questions/71758856/github-action-for-golangci-lint-fails-with-cant-load-fmt
Leads to:
https://github.com/golangci/golangci-lint/issues/2374
where noted issue seems to have been re-introduced with latest linter and go 1.19 (which we are downgrading to 1.18 in CI/CD)

https://stackoverflow.com/questions/71758856/github-action-for-golangci-lint-fails-with-cant-load-fmt Leads to: https://github.com/golangci/golangci-lint/issues/2374 where noted issue seems to have been re-introduced with latest linter and go 1.19 (which we are downgrading to 1.18 in CI/CD)
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#267
No description provided.