Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
update go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzuochao authored and AxiosLeo committed Sep 11, 2020
1 parent 9335d1f commit 5ff892f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2020-09-11 Version: v1.1.6
- Update go mod.

2020-09-07 Version: v1.1.5
- Improve Error.

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/alibabacloud-go/tea-rpc
go 1.14

require (
github.com/alibabacloud-go/tea v1.1.8
github.com/alibabacloud-go/tea v1.1.10
github.com/alibabacloud-go/tea-rpc-utils v1.1.1
github.com/alibabacloud-go/tea-utils v1.3.4
github.com/aliyun/credentials-go v1.1.2
Expand Down

0 comments on commit 5ff892f

Please sign in to comment.