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
@@ -5,7 +5,7 @@ import (
|
||||
"os"
|
||||
"testing"
|
||||
|
||||
"github.com/Ullaakut/nmap"
|
||||
"github.com/ullaakut/nmap"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/mock"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user