mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-06-19 06:33:06 -03:00
*: module rename to go-enry/go-enry/v4
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
package main
|
||||
|
||||
import "C"
|
||||
import "github.com/bzz/enry/v2"
|
||||
import "github.com/go-enry/go-enry/v2"
|
||||
|
||||
//export GetLanguage
|
||||
func GetLanguage(filename string, content []byte) string {
|
||||
|
Reference in New Issue
Block a user