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 a62c172 commit ae0209b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 749 deletions.
3 changes: 1 addition & 2 deletions wrappers/ocikms/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/hashicorp/go-kms-wrapping/wrappers/ocikms/v2
go 1.17

require (
github.com/hashicorp/go-kms-wrapping/v2 v2.0.0-20220301142908-761d8400412a
github.com/hashicorp/go-kms-wrapping/v2 v2.0.0
github.com/oracle/oci-go-sdk/v60 v60.0.0
golang.org/x/net v0.0.0-20220225172249-27dd8689420f
)
Expand All @@ -12,6 +12,5 @@ require (
github.com/hashicorp/go-uuid v1.0.2 // indirect
github.com/sony/gobreaker v0.4.2-0.20210216022020-dd874f9dd33b // indirect
github.com/stretchr/objx v0.1.1 // indirect
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
google.golang.org/protobuf v1.27.1 // indirect
)
Loading

0 comments on commit ae0209b

Please sign in to comment.