Skip to content

Commit ec651f3

Browse files
committed
Vendored - oci-go-sdk for release version v65
1 parent 60f5bb7 commit ec651f3

File tree

97 files changed

+1987
-1525
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+1987
-1525
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ require (
5252
github.com/mitchellh/mapstructure v1.5.0 // indirect
5353
github.com/mitchellh/reflectwalk v1.0.2 // indirect
5454
github.com/oklog/run v1.0.0 // indirect
55-
github.com/oracle/oci-go-sdk/v65 v65.65.3
55+
github.com/oracle/oci-go-sdk/v65 v65.66.0
5656
github.com/pmezard/go-difflib v1.0.0 // indirect
5757
github.com/sony/gobreaker v0.5.0 // indirect
5858
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
@@ -68,6 +68,6 @@ require (
6868
)
6969

7070
// Uncomment this line to get OCI Go SDK from local source instead of github
71-
replace github.com/oracle/oci-go-sdk/v65 v65.65.3 => ./vendor/github.com/oracle/oci-go-sdk
71+
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
7272

7373
go 1.21

go.sum

Lines changed: 94 additions & 975 deletions
Large diffs are not rendered by default.

vendor/github.com/oracle/oci-go-sdk/v65/capacitymanagement/capacitymanagement_client.go

Lines changed: 174 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/oracle/oci-go-sdk/v65/capacitymanagement/create_occ_capacity_request_details.go

Lines changed: 9 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)