some deletions
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / mod@v0.3.0 / zip / testdata / create / file_case_conflict.txt
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/mod@v0.3.0/zip/testdata/create/file_case_conflict.txt b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/mod@v0.3.0/zip/testdata/create/file_case_conflict.txt
deleted file mode 100644 (file)
index 68623e8..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-path=example.com/m
-version=v1.0.0
-wantErr=case-insensitive file name collision: "m.go" and "M.GO"
--- m.go --
-package m
--- M.GO --
-package m