We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9525f12 commit a39297fCopy full SHA for a39297f
go.mod
@@ -14,4 +14,4 @@ require (
14
)
15
16
// Uncomment this line to get OCI Go SDK from local source instead of github
17
-// replace github.com/oracle/oci-go-sdk/v35 => ../../oracle/oci-go-sdk
+//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk
0 commit comments