aboutsummaryrefslogtreecommitdiff
path: root/beku.go
diff options
context:
space:
mode:
Diffstat (limited to 'beku.go')
-rw-r--r--beku.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/beku.go b/beku.go
index f3acc61..bf2524c 100644
--- a/beku.go
+++ b/beku.go
@@ -44,7 +44,6 @@ const (
sectionPackage = "package"
keyExclude = "exclude"
- keyVendor = "vendor"
keyDeps = "deps"
keyDepsMissing = "missing"