go module support

This commit is contained in:
Li Kexian
2019-07-29 19:01:06 +08:00
parent d07c7adfee
commit 54101f9739
3 changed files with 24 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ import (
"fmt"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/suite"
"github.com/toranger/cos-go-sdk-v5"
"github.com/tencentyun/cos-go-sdk-v5"
"io/ioutil"
"math/rand"
"net/http"