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

Commit

Permalink
updtae mod
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzuochao authored and peze committed Oct 30, 2020
1 parent cffbca8 commit bcf4222
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions ChangLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2020-10-30 Version: v1.1.8
- Update mod.

2020-09-16 Version: v1.1.7
- Improve Error.

Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.14

require (
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/alibabacloud-go/tea-rpc-utils v1.1.2
github.com/alibabacloud-go/tea-utils v1.3.5
github.com/aliyun/credentials-go v1.1.2
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
)

0 comments on commit bcf4222

Please sign in to comment.