Merge pull request #103 from posener/gocomplete-mod

Remove gocomplete module files
This commit is contained in:
Eyal Posener 2019-10-24 00:02:28 +03:00 committed by GitHub
commit 05b68ffc81
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 9 deletions

View File

@ -1,5 +0,0 @@
module github.com/posener/complete/gocomplete
require github.com/posener/complete v1.1.2
replace github.com/posener/complete v1.1.2 => ./..

View File

@ -1,4 +0,0 @@
github.com/hashicorp/errwrap v1.0.0 h1:hLrqtEDnRye3+sgx6z4qVLNuviH3MR5aQ0ykNJa/UYA=
github.com/hashicorp/errwrap v1.0.0/go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4=
github.com/hashicorp/go-multierror v1.0.0 h1:iVjPR7a6H0tWELX5NxNe7bYopibicUzc7uPribsnS6o=
github.com/hashicorp/go-multierror v1.0.0/go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk=