diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2023-06-24 16:00:52 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2023-06-24 16:00:52 -0400 |
| commit | c1dbc28fb45a72de53e86bc8cdcd305e57c633ed (patch) | |
| tree | cd62789f0c51cd37647c7d443521fa3b21371008 | |
| parent | a084ae79512f55b29868a68ffab54fea677606ea (diff) | |
remove depguard
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
| -rw-r--r-- | .golangci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml index 9326b18f..c5bc00a8 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -25,7 +25,6 @@ linters: enable: - asciicheck - bodyclose - - depguard # - dogsled # - dupl # - errcheck |
