zrepl/.circleci
Christian Schwarz 9a434b0e54 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.
2023-09-10 11:12:46 +00:00
..
config.yml go1.21: update golangci-lint (current version panics on go 1.21) 2023-09-10 11:12:46 +00:00
trigger_debian_binary_packaging_workflow.bash build: extract debian binary packaging workflow trigger into a reusable script 2020-07-26 20:32:35 +02:00