*: module rename to go-enry/go-enry/v4

This commit is contained in:
Máximo Cuadros
2020-03-19 17:31:29 +01:00
parent bc5e031cee
commit 84efad7693
50 changed files with 60 additions and 172 deletions

View File

@ -8,7 +8,7 @@ import (
"path/filepath"
"testing"
"github.com/bzz/enry/v2/data"
"github.com/go-enry/go-enry/v2/data"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"