I'm developing on Go `v1.18` but `golangci-lint` is settings are set to a different version. So I want to fix. - [go.mod](https://github.com/sheepla/pingu/blob/master/go.mod#L3): `v1.18` - [golangci-lint.yaml](https://github.com/sheepla/pingu/blob/master/.github/workflows/golangci-lint.yml#L21): `v1.17` #10 Thank you for notice me, johnmanjiro13!