Skip to content

Commit

Permalink
update mod
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzuochao committed Oct 30, 2020
1 parent 771952d commit 39b68e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2020-10-30 Version: v0.0.8
- Update mod.

2020-09-25 Version: v0.0.7
- Support Array.

Expand Down
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/alibabacloud-go/darabonba-openapi
go 1.14

require (
github.com/alibabacloud-go/openapi-util v0.0.1
github.com/alibabacloud-go/openapi-util v0.0.3
github.com/alibabacloud-go/tea v1.1.10
github.com/alibabacloud-go/tea-utils v1.3.4
github.com/alibabacloud-go/tea-utils v1.3.6
github.com/aliyun/credentials-go v1.1.2
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
)

0 comments on commit 39b68e7

Please sign in to comment.