Skip to content

Commit b345388

Browse files
committed
Vendored - oci-go-sdk v65.63.0 changes for existing & new services
1 parent 6d5278f commit b345388

File tree

174 files changed

+7404
-127
lines changed

Some content is hidden

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

174 files changed

+7404
-127
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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 => ../../oracle/oci-go-sdk
71+
replace github.com/oracle/oci-go-sdk/v65 v65.66.0 => ./vendor/github.com/oracle/oci-go-sdk
7272

7373
go 1.21

vendor/github.com/oracle/oci-go-sdk/v65/database/autonomous_database_peer_collection.go

Lines changed: 39 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/database/autonomous_database_peer_summary.go

Lines changed: 42 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/database/create_autonomous_database_base.go

Lines changed: 4 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/database/create_cross_tenancy_disaster_recovery_details.go

Lines changed: 566 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/database/database_client.go

Lines changed: 57 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/database/list_autonomous_database_peers_request_response.go

Lines changed: 102 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/demandsignal/change_occ_demand_signal_compartment_details.go

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

0 commit comments

Comments
 (0)