mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-08-05 07:45:33 +00:00
*: module rename to go-enry/go-enry/v4
This commit is contained in:
@@ -3,7 +3,7 @@ package data
|
||||
import (
|
||||
"regexp"
|
||||
|
||||
"github.com/bzz/enry/v2/data/rule"
|
||||
"github.com/go-enry/go-enry/v2/data/rule"
|
||||
)
|
||||
|
||||
var ContentHeuristics = map[string]*Heuristics{
|
||||
|
@@ -1,3 +1,3 @@
|
||||
// Code generated by github.com/bzz/enry/v2/internal/code-generator DO NOT EDIT.
|
||||
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
||||
// Extracted from github/linguist commit: {{ getCommit }}
|
||||
|
||||
|
Reference in New Issue
Block a user