Skip to content

Commit 0ba59bc

Browse files
committed
Generated golang 2023-05-22 for selectdb.
1 parent 454f738 commit 0ba59bc

File tree

5 files changed

+155
-195
lines changed

5 files changed

+155
-195
lines changed

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2024-01-05 Version: v2.0.0
2+
- Generated golang 2023-05-22 for selectdb.
3+
14
2023-10-25 Version: v1.1.1
25
- Generated golang 2023-05-22 for selectdb.
36

README-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
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
## 问题

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ English | [简体中文](README-CN.md)
1010
If 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

0 commit comments

Comments
 (0)