Skip to content

Commit a39297f

Browse files
reverting changes to go.mod
1 parent 9525f12 commit a39297f

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
@@ -14,4 +14,4 @@ require (
1414
)
1515

1616
// 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
17+
//replace github.com/oracle/oci-go-sdk => ../../oracle/oci-go-sdk

0 commit comments

Comments
 (0)