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.6 .0+incompatible
7+ github.com/oracle/oci-go-sdk v5.8 .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 @@ -334,6 +334,8 @@ github.com/oracle/oci-go-sdk v5.5.0+incompatible h1:SLEJKQHH45fHrny21Bj6bAkXpiNA
334334github.com/oracle/oci-go-sdk v5.5.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
335335github.com/oracle/oci-go-sdk v5.6.0+incompatible h1:SvLqCT/jr1H8yT20Iq9DGpc5f5dX92gWG2YNMkqc8fM =
336336github.com/oracle/oci-go-sdk v5.6.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
337+ github.com/oracle/oci-go-sdk v5.8.0+incompatible h1:OaobVD/YJYLiU7nJQUUYI+uqhpaCnz0eWCEJLuclgGY =
338+ github.com/oracle/oci-go-sdk v5.8.0+incompatible /go.mod h1:VQb79nF8Z2cwLkLS35ukwStZIg5F66tcBccjip/j888 =
337339github.com/packer-community/winrmcp v0.0.0-20180102160824-81144009af58 /go.mod h1:f6Izs6JvFTdnRbziASagjZ2vmf55NSIkC/weStxCHqk =
338340github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c /go.mod h1:lzWF7FIEvWOWxwDKqyGYQf6ZUaNfKdP144TG7ZOy1lc =
339341github.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.6 .0+incompatible => ../../oracle/oci-go-sdk
192+ # github.com/oracle/oci-go-sdk v5.8 .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