Skip to content

Commit c8422ae

Browse files
committed
Exempted - oci-go-sdk v65.13.0 changes for existing & new services
1 parent 5c7df06 commit c8422ae

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
@@ -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.13.1 => ./vendor/github.com/oracle/oci-go-sdk
8181

8282
go 1.17

0 commit comments

Comments
 (0)