File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
github.com/oracle/oci-go-sdk/common Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
77 github.com/hashicorp/hcl2 v0.0.0-20190618163856-0b64543c968c
88 github.com/hashicorp/terraform v0.12.4-0.20190628193153-a74738cd35fc
99 github.com/mitchellh/cli v1.0.0
10- github.com/oracle/oci-go-sdk v21.0 .0+incompatible
10+ github.com/oracle/oci-go-sdk v21.1 .0+incompatible
1111 github.com/stretchr/objx v0.1.1 // indirect
1212 github.com/stretchr/testify v1.3.0
1313 gopkg.in/yaml.v2 v2.2.2
Original file line number Diff line number Diff line change @@ -455,6 +455,8 @@ github.com/oracle/oci-go-sdk v20.1.0+incompatible h1:griRQj1BxbX+Drx8mKcRfey98S8
455455github.com/oracle/oci-go-sdk v20.1.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
456456github.com/oracle/oci-go-sdk v21.0.0+incompatible h1:NMVM7JHdbH2crOOOiN3iEdmMJ6ZyQyI6jpTxh155fa0 =
457457github.com/oracle/oci-go-sdk v21.0.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
458+ github.com/oracle/oci-go-sdk v21.1.0+incompatible h1:VFYs6hcxQ8plUGWbIcZAGbDhQttMwH+CWSvRZjJGXNo =
459+ github.com/oracle/oci-go-sdk v21.1.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
458460github.com/packer-community/winrmcp v0.0.0-20180102160824-81144009af58 h1:m3CEgv3ah1Rhy82L+c0QG/U3VyY1UsvsIdkh0/rU97Y =
459461github.com/packer-community/winrmcp v0.0.0-20180102160824-81144009af58 /go.mod h1:f6Izs6JvFTdnRbziASagjZ2vmf55NSIkC/weStxCHqk =
460462github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c h1:Lgl0gzECD8GnQ5QCWA8o6BtfL6mDH5rQgM4/fX3avOs =
Original file line number Diff line number Diff line change @@ -486,7 +486,7 @@ github.com/modern-go/reflect2
486486github.com/nu7hatch/gouuid
487487# github.com/oklog/run v1.0.0
488488github.com/oklog/run
489- # github.com/oracle/oci-go-sdk v21.0 .0+incompatible => ../../oracle/oci-go-sdk
489+ # github.com/oracle/oci-go-sdk v21.1 .0+incompatible
490490github.com/oracle/oci-go-sdk/analytics
491491github.com/oracle/oci-go-sdk/apigateway
492492github.com/oracle/oci-go-sdk/audit
You can’t perform that action at this time.
0 commit comments