etcd-io/gofail

Update gofail golang and golangci-lint versions

jmhbnz opened this issue · 0 comments

Gofail currently uses golang 1.20 which is no longer supported. We should update to ensure gofail to golang 1.21.8.

This would involve three updates;

go-version: 1.20.10

go-version: 1.20.10

go 1.20

Additionally - We should also keep golangci-lint up to date by bumping the version here