Skip to content

Commit 477fd10

Browse files
Update oci-go-sdk to pre-release version 65.2.0
1 parent 38e2ae2 commit 477fd10

File tree

169 files changed

+2636
-239
lines changed

Some content is hidden

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

169 files changed

+2636
-239
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.1.0 => ./vendor/github.com/oracle/oci-go-sdk
8181

8282
go 1.17

vendor/github.com/oracle/oci-go-sdk/v65/aivision/aivision_aiservicevision_client.go

Lines changed: 23 additions & 23 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/data_guard_association.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/data_guard_association_summary.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.

0 commit comments

Comments
 (0)