mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-09-02 03:37:31 +00: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:
@@ -1,6 +1,6 @@
|
||||
package data
|
||||
|
||||
import "github.com/src-d/enry/data/rule"
|
||||
import "github.com/src-d/enry/v2/data/rule"
|
||||
|
||||
// Heuristics implements a rule-based content matching engine.
|
||||
|
||||
|
Reference in New Issue
Block a user