update vendor

This commit is contained in:
deepzz0
2017-07-11 23:50:01 +08:00
parent e1ec5cd08a
commit c18d9c0bef
107 changed files with 8347 additions and 126 deletions

View File

@@ -1,13 +1,11 @@
package api
import (
. "context"
"sync"
"time"
"qiniupkg.com/x/rpc.v7"
"sync"
. "golang.org/x/net/context"
"github.com/qiniu/x/rpc.v7"
)
const DefaultApiHost string = "http://uc.qbox.me"