some deletions
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / mod@v0.3.0 / zip / testdata / create_from_dir / exclude_vendor.txt
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/mod@v0.3.0/zip/testdata/create_from_dir/exclude_vendor.txt b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/mod@v0.3.0/zip/testdata/create_from_dir/exclude_vendor.txt
deleted file mode 100644 (file)
index 79b2c08..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-path=example.com/m
-version=v1.0.0
-hash=h1:5u93LDLN0Me+NGfZtRpA5mHxY8svfykHpq4CMSaBZyc=
--- go.mod --
-module example.com/m
-
-go 1.13
--- vendor/modules.txt --
-included
-see comment in isVendoredPackage and golang.org/issue/31562.
--- vendor/example.com/x/x.go --
-excluded
--- sub/vendor/sub.txt --
-excluded