summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Henderson <dhenderson@gmail.com>2023-06-24 16:00:52 -0400
committerDave Henderson <dhenderson@gmail.com>2023-06-24 16:00:52 -0400
commitc1dbc28fb45a72de53e86bc8cdcd305e57c633ed (patch)
treecd62789f0c51cd37647c7d443521fa3b21371008
parenta084ae79512f55b29868a68ffab54fea677606ea (diff)
remove depguard
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
-rw-r--r--.golangci.yml1
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