Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Commit 9239492

Browse files
authored
Update README.md
发布v7.8.0
1 parent bda343e commit 9239492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ github.com/qiniu/api.v7 (Qiniu Go SDK v7.x)
1717
在您的项目中的 `go.mod` 文件内添加这行代码
1818

1919
```
20-
require github.com/qiniu/api.v7/v7 v7.7.0
20+
require github.com/qiniu/api.v7/v7 v7.8.0
2121
```
2222

2323
并且在项目中使用 `"github.com/qiniu/api.v7/v7"` 引用 Qiniu Go SDK。

0 commit comments

Comments
 (0)