Skip to content

Commit

Permalink
Update main dep
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferai committed Mar 4, 2022
1 parent 1f85c77 commit 37aaadc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 743 deletions.
3 changes: 1 addition & 2 deletions wrappers/alicloudkms/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/aliyun/alibaba-cloud-sdk-go v1.61.1499
github.com/hashicorp/go-kms-wrapping/v2 v2.0.0-20220301142908-761d8400412a
github.com/hashicorp/go-kms-wrapping/v2 v2.0.0
)

require (
Expand All @@ -13,7 +13,6 @@ require (
github.com/json-iterator/go v1.1.9 // indirect
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.1 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/ini.v1 v1.66.2 // indirect
)
Loading

0 comments on commit 37aaadc

Please sign in to comment.