mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-17 11:52:27 +08:00
使用github的七牛SDK,配置名称Kodo->Qiniu
This commit is contained in:
5
vendor/github.com/qiniu/api.v7/storage/init.go
generated
vendored
Normal file
5
vendor/github.com/qiniu/api.v7/storage/init.go
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
package storage
|
||||
|
||||
import (
|
||||
_ "github.com/qiniu/api.v7/conf"
|
||||
)
|
||||
Reference in New Issue
Block a user