Skip to content

Commit 0c41236

Browse files
committed
Update to V2.
1 parent 38f9729 commit 0c41236

5 files changed

Lines changed: 335 additions & 32 deletions

File tree

ChangeLog.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2022-12-05 Version: v2.0.0
2+
- Update to V2.
3+
14
2022-06-30 Version: v1.0.2
25
- Add Policy APIs.
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/tag-20180828
13+
go get github.com/alibabacloud-go/tag-20180828/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/tag-20180828
13+
$ go get github.com/alibabacloud-go/tag-20180828/v2
1414
```
1515

1616
## Issues

0 commit comments

Comments
 (0)