File tree Expand file tree Collapse file tree 5 files changed +155
-195
lines changed
Expand file tree Collapse file tree 5 files changed +155
-195
lines changed Original file line number Diff line number Diff line change 1+ 2024-01-05 Version: v2.0.0
2+ - Generated golang 2023-05-22 for selectdb.
3+
142023-10-25 Version: v1.1.1
25- Generated golang 2023-05-22 for selectdb.
36
Original file line number Diff line number Diff line change 1010## 安装
1111你可以使用 ` go mod ` 来管理你的依赖,
1212``` sh
13- go get github.com/alibabacloud-go/selectdb-20230522
13+ go get github.com/alibabacloud-go/selectdb-20230522/v2
1414```
1515
1616## 问题
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ English | [简体中文](README-CN.md)
1010If you use ` go mod ` to manage your dependence, you can use the following command:
1111
1212``` sh
13- $ go get github.com/alibabacloud-go/selectdb-20230522
13+ $ go get github.com/alibabacloud-go/selectdb-20230522/v2
1414```
1515
1616## Issues
You can’t perform that action at this time.
0 commit comments