Skip to content

Commit 790452a

Browse files
sriniocisankhsin
authored andcommitted
Vendored - oci-go-sdk v65.88.1 changes for existing & new services
1 parent 941466f commit 790452a

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
@@ -71,6 +71,6 @@ require (
7171
)
7272

7373
// Uncomment this line to get OCI Go SDK from local source instead of github
74-
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
74+
replace github.com/oracle/oci-go-sdk/v65 v65.88.0 => ./vendor/github.com/oracle/oci-go-sdk
7575

7676
go 1.21

0 commit comments

Comments
 (0)