Switch to go modules, use forked go-curl to fix CI (#192)

This commit is contained in:
Brendan LE GLAUNEC
2019-03-10 19:14:11 +01:00
committed by GitHub
parent fcb627dccd
commit ceb210f281
971 changed files with 121 additions and 401790 deletions
+1 -1
View File
@@ -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"
)