Skip to content

Commit a8773b8

Browse files
committed
Exempted - oci-go-sdk v65.12.0 changes for existing & new services
1 parent 1a5cd9b commit a8773b8

33 files changed

+49
-36
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.11.0 => ./vendor/github.com/oracle/oci-go-sdk
8181

8282
go 1.17

vendor/github.com/oracle/oci-go-sdk/v65/bastion/action_type.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/bastion/bastion.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/bastion/bastion_client.go

Lines changed: 9 additions & 5 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/bastion/bastion_lifecycle_state.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/bastion/bastion_summary.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/bastion/change_bastion_compartment_details.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/bastion/create_bastion_details.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/bastion/create_managed_ssh_session_target_resource_details.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/bastion/create_port_forwarding_session_target_resource_details.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.

0 commit comments

Comments
 (0)