Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: solve problems with golangci-lint (#210)
Latest version came with problems with depguard: OpenPeeDeeP/depguard#46 Current solution for now is pinning golangci-lint version to do not use latest deps. Fix is currently ongoing here: golangci/golangci-lint#3866 But anyway it's good idea to have a pinned version and do not consume from latest.
- Loading branch information