mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-18 22:23:07 -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:
@ -14,8 +14,8 @@ import (
|
||||
"sort"
|
||||
"strings"
|
||||
|
||||
"github.com/src-d/enry"
|
||||
"github.com/src-d/enry/data"
|
||||
"github.com/src-d/enry/v2"
|
||||
"github.com/src-d/enry/v2/data"
|
||||
)
|
||||
|
||||
var (
|
||||
|
Reference in New Issue
Block a user