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 37aaadc commit 8942ada
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 720 deletions.
4 changes: 1 addition & 3 deletions wrappers/awskms/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/aws/aws-sdk-go v1.43.8
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/go-hclog v1.1.0
github.com/hashicorp/go-kms-wrapping/v2 v2.0.0-20220301142908-761d8400412a
github.com/hashicorp/go-kms-wrapping/v2 v2.0.0
github.com/hashicorp/go-secure-stdlib/awsutil v0.1.6
github.com/stretchr/testify v1.7.0
)
Expand All @@ -23,8 +23,6 @@ require (
github.com/pkg/errors v0.9.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/sys v0.0.0-20220204135822-1c1b9b1eba6a // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.27.1 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect
)
Loading

0 comments on commit 8942ada

Please sign in to comment.