Skip to content

Commit fc4e1be

Browse files
committed
Vendored - oci-go-sdk v65.60.0 changes for existing & new services
1 parent e251d01 commit fc4e1be

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
@@ -86,6 +86,6 @@ require (
8686
)
8787

8888
// Uncomment this line to get OCI Go SDK from local source instead of github
89-
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
89+
replace github.com/oracle/oci-go-sdk/v65 v65.59.0 => ./vendor/github.com/oracle/oci-go-sdk
9090

9191
go 1.20

0 commit comments

Comments
 (0)