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 @@ -4,7 +4,7 @@ require (
44 github.com/go-ini/ini v0.0.0-20170209042415-ee900ca56593 // indirect
55 github.com/hashicorp/hcl v0.0.0-20180404174102-ef8a98b0bbce // indirect
66 github.com/hashicorp/terraform v0.12.0-rc1
7- github.com/oracle/oci-go-sdk v5.10 .0+incompatible
7+ github.com/oracle/oci-go-sdk v5.11 .0+incompatible
88 github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect
99 github.com/stretchr/objx v0.1.1 // indirect
1010 github.com/stretchr/testify v1.3.0
Original file line number Diff line number Diff line change @@ -340,6 +340,8 @@ github.com/oracle/oci-go-sdk v5.9.0+incompatible h1:YUb4nKl06QU1Y3768sS3siNmla1U
340340github.com/oracle/oci-go-sdk v5.9.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
341341github.com/oracle/oci-go-sdk v5.10.0+incompatible h1:rA89e7c3IVfGaV8Sn7gYWlff9HI/ljveuHHNEyQSQoU =
342342github.com/oracle/oci-go-sdk v5.10.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
343+ github.com/oracle/oci-go-sdk v5.11.0+incompatible h1:p1gTVX65AZbH/x8w13fLRbAsGqdUXZ+v7sh+kCxzHR0 =
344+ github.com/oracle/oci-go-sdk v5.11.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
343345github.com/packer-community/winrmcp v0.0.0-20180102160824-81144009af58 /go.mod h1:f6Izs6JvFTdnRbziASagjZ2vmf55NSIkC/weStxCHqk =
344346github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
345347github.com/pkg/errors v0.0.0-20170505043639-c605e284fe17 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ github.com/mitchellh/mapstructure
189189github.com/mitchellh/reflectwalk
190190# github.com/oklog/run v1.0.0
191191github.com/oklog/run
192- # github.com/oracle/oci-go-sdk v5.10 .0+incompatible => ../../oracle/oci-go-sdk
192+ # github.com/oracle/oci-go-sdk v5.11 .0+incompatible
193193github.com/oracle/oci-go-sdk/audit
194194github.com/oracle/oci-go-sdk/autoscaling
195195github.com/oracle/oci-go-sdk/budget
You can’t perform that action at this time.
0 commit comments