Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

Commit

Permalink
upadte mod
Browse files Browse the repository at this point in the history
  • Loading branch information
wenzuochao committed Jan 16, 2020
1 parent efdcf20 commit 7636ae6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 16 deletions.
10 changes: 2 additions & 8 deletions ccppath-sdk/go/go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
module github.com/aliyun/aliyun-ccp/ccppath-sdk/go

require (
github.com/alibabacloud-go/tea v0.0.0-20200103025801-3e754bc30e91
github.com/aliyun/aliyun-ccp/baseclient/go v0.0.0-20200115083247-701c4ba30023
github.com/aliyun/credentials-go v0.0.1 // indirect
golang.org/x/crypto v0.0.0-20200109152110-61a87790db17 // indirect
golang.org/x/mod v0.2.0 // indirect
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa // indirect
golang.org/x/sys v0.0.0-20200113162924-86b910548bc1 // indirect
golang.org/x/tools v0.0.0-20200115044656-831fdb1e1868 // indirect
github.com/alibabacloud-go/tea v0.0.1
github.com/aliyun/aliyun-ccp/baseclient/go v0.0.0-20200116051548-efdcf20702b0
)
10 changes: 2 additions & 8 deletions osspath-sdk/go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,6 @@ module github.com/aliyun/aliyun-ccp/osspath-sdk/go
go 1.12

require (
github.com/alibabacloud-go/tea v0.0.0-20200103025801-3e754bc30e91
github.com/aliyun/aliyun-ccp/baseclient/go v0.0.0-20200115083247-701c4ba30023
github.com/aliyun/credentials-go v0.0.1 // indirect
golang.org/x/crypto v0.0.0-20200109152110-61a87790db17 // indirect
golang.org/x/mod v0.2.0 // indirect
golang.org/x/net v0.0.0-20200114155413-6afb5195e5aa // indirect
golang.org/x/sys v0.0.0-20200113162924-86b910548bc1 // indirect
golang.org/x/tools v0.0.0-20200115044656-831fdb1e1868 // indirect
github.com/alibabacloud-go/tea v0.0.1
github.com/aliyun/aliyun-ccp/baseclient/go v0.0.0-20200116051548-efdcf20702b0
)

0 comments on commit 7636ae6

Please sign in to comment.