Skip to content

Commit e76dbb0

Browse files
committed
Vendored - oci-go-sdk v65.28.3 changes for existing & new services
1 parent 4e1784a commit e76dbb0

File tree

90 files changed

+2870
-50
lines changed

Some content is hidden

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

90 files changed

+2870
-50
lines changed

go.mod

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

7878
// Uncomment this line to get OCI Go SDK from local source instead of github
79-
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
79+
replace github.com/oracle/oci-go-sdk/v65 v65.28.2 => ./vendor/github.com/oracle/oci-go-sdk
8080

8181
go 1.18

vendor/github.com/oracle/oci-go-sdk/v65/apmconfig/apdex_rules.go

Lines changed: 24 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/apmconfig/apdex_rules_summary.go

Lines changed: 24 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/apmconfig/config.go

Lines changed: 30 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/apmconfig/config_summary.go

Lines changed: 31 additions & 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/apmconfig/metric_group.go

Lines changed: 24 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/apmconfig/metric_group_summary.go

Lines changed: 24 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/apmconfig/options.go

Lines changed: 24 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/apmconfig/options_summary.go

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