Skip to content

Commit 0038e76

Browse files
committed
Update oci-go-sdk to pre-release version 46.2.0
1 parent def5563 commit 0038e76

File tree

225 files changed

+4054
-242
lines changed

Some content is hidden

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

225 files changed

+4054
-242
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ require (
1414
)
1515

1616
// Uncomment this line to get OCI Go SDK from local source instead of github
17-
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
17+
replace github.com/oracle/oci-go-sdk/v46 v46.1.0 => ./vendor/github.com/oracle/oci-go-sdk
1818

1919
go 1.13

vendor/github.com/oracle/oci-go-sdk/v46/common/common.go

Lines changed: 0 additions & 154 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/v46/common/regions.go

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