Skip to content

Commit 5c7cccf

Browse files
committed
Update oci-go-sdk to pre-release version 65.4.0
1 parent e5f0a40 commit 5c7cccf

File tree

205 files changed

+3366
-2494
lines changed

Some content is hidden

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

205 files changed

+3366
-2494
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.3.0 => ./vendor/github.com/oracle/oci-go-sdk
8181

8282
go 1.17

vendor/github.com/oracle/oci-go-sdk/v65/appmgmtcontrol/action_type.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/appmgmtcontrol_client.go

Lines changed: 10 additions & 10 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/appmgmtcontrol/monitored_instance.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/monitored_instance_collection.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/monitored_instance_summary.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/operation_status.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/operation_type.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/sort_order.go

Lines changed: 2 additions & 2 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/appmgmtcontrol/work_request.go

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

0 commit comments

Comments
 (0)