Switch to go modules, use forked go-curl to fix CI (#192)
This commit is contained in:
committed by
GitHub
parent
fcb627dccd
commit
ceb210f281
+1
-1
@@ -7,7 +7,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
curl "github.com/andelf/go-curl"
|
||||
curl "github.com/ullaakut/go-curl"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/mock"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user