修复合并bug
diff --git a/webservice.go b/webservice.go
index 99b47a1..85ffd5b 100644
--- a/webservice.go
+++ b/webservice.go
@@ -18,9 +18,8 @@
 
 	"crypto/x509"
 
-	"gopkg.in/resty.v1"
 	log "github.com/sirupsen/logrus"
-	"github.com/franela/goreq"
+	"gopkg.in/resty.v1"
 )
 
 var (