mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 14:43:05 -03:00
build: gopkg.in -> github.com imports
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package data
|
||||
|
||||
import "gopkg.in/src-d/enry.v1/data/rule"
|
||||
import "github.com/src-d/enry/data/rule"
|
||||
|
||||
// Heuristics implements a rule-based content matching engine.
|
||||
|
||||
|
Reference in New Issue
Block a user