Skip to content

Commit 6e48090

Browse files
committed
Update oci-go-sdk v65.10.0 changes for existing & new services
1 parent 25e0e7a commit 6e48090

Some content is hidden

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

45 files changed

+4140
-61
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ require (
7777
)
7878

7979
// Uncomment this line to get OCI Go SDK from local source instead of github
80-
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
80+
replace github.com/oracle/oci-go-sdk/v65 v65.9.0 => ./vendor/github.com/oracle/oci-go-sdk
8181

8282
go 1.17

vendor/github.com/oracle/oci-go-sdk/v65/common/version.go

Lines changed: 1 addition & 1 deletion
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/databasemanagement/addm_task_summary.go

Lines changed: 176 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/databasemanagement/addm_tasks_collection.go

Lines changed: 44 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)