mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-05-23 08:30:07 -03:00
Replace archived rubex by src-d/go-oniguruma
Signed-off-by: kuba-- <kuba@sourced.tech>
This commit is contained in:
parent
e067e45044
commit
14281d1785
@ -3,7 +3,7 @@
|
||||
package regex
|
||||
|
||||
import (
|
||||
"github.com/moovweb/rubex"
|
||||
rubex "github.com/src-d/go-oniguruma"
|
||||
)
|
||||
|
||||
type EnryRegexp = *rubex.Regexp
|
||||
|
Loading…
x
Reference in New Issue
Block a user