diff --git a/.golangci.yml b/.golangci.yml index 7a0898f5..c743f2f9 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -16,7 +16,8 @@ issues: linters: enable: - - depguard + # https://github.com/atc0005/go-ci/issues/1024 + # - depguard - dogsled - dupl - goconst