Drop src-d org ref except for issues

Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
Alexander Bezzubov
2020-03-19 11:10:03 +01:00
committed by Alexander
parent 697929e149
commit bc5e031cee
46 changed files with 60 additions and 58 deletions

View File

@ -5,7 +5,7 @@ package tokenizer
import (
"bytes"
"github.com/src-d/enry/v2/regex"
"github.com/bzz/enry/v2/regex"
)
// Tokenize returns lexical tokens from content. The tokens returned match what