Skip to content

Commit 7231d51

Browse files
committed
Generated golang 2018-01-11 for rtc.
1 parent 188659b commit 7231d51

File tree

5 files changed

+3275
-1771
lines changed

5 files changed

+3275
-1771
lines changed

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2022-09-23 Version: v2.0.0
2+
- Generated golang 2018-01-11 for rtc.
3+
14
2022-05-06 Version: v1.3.5
25
- Add DescribeAppKey interface.
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/rtc-20180111
13+
go get github.com/alibabacloud-go/rtc-20180111/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/rtc-20180111
13+
$ go get github.com/alibabacloud-go/rtc-20180111/v2
1414
```
1515

1616
## Issues

0 commit comments

Comments
 (0)