go1.21: update golangci-lint (current version panics on go 1.21)

Command used:

```
cd build
go get -u github.com/golangci/golangci-lint/cmd/golangci-lint
go mod tidy
```

Further, golangci-lint requires go 1.20 to build, so, use that as the lowest version in the CI.
This commit is contained in:
Christian Schwarz
2023-09-10 10:44:54 +00:00
parent b5053d2659
commit 9a434b0e54
3 changed files with 1264 additions and 498 deletions
+1231 -492
View File
File diff suppressed because it is too large Load Diff