mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 22:53:05 -03:00
modules: prepare for v2 release
- update go.mod \w v2 - update all import paths Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
"strconv"
|
||||
"text/template"
|
||||
|
||||
"github.com/src-d/enry/internal/tokenizer"
|
||||
"github.com/src-d/enry/v2/internal/tokenizer"
|
||||
)
|
||||
|
||||
type samplesFrequencies struct {
|
||||
|
Reference in New Issue
Block a user