mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-09-17 18:58:12 +00:00
build: gopkg.in -> github.com imports
Signed-off-by: Alexander Bezzubov <bzz@apache.org>
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
"gopkg.in/src-d/enry.v1/data"
|
||||
"github.com/src-d/enry/data"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
Reference in New Issue
Block a user