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!
I'm developing on Go
v1.18butgolangci-lintis settings are set to a different version. So I want to fix.v1.18v1.17#10 Thank you for notice me, johnmanjiro13!