Skip to content

Commit 38e4f57

Browse files
NagaRajuPasunuriravinitp
authored andcommitted
Vendored - oci-go-sdk v65.36.0 changes for existing & new services
1 parent 00115c5 commit 38e4f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.35.0 => ./vendor/github.com/oracle/oci-go-sdk
8080

8181
go 1.18

0 commit comments

Comments
 (0)