File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,6 @@ 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/v47 v47.1.0 => ./vendor/github.com /oracle/oci-go-sdk
17+ // replace github.com/oracle/oci-go-sdk => ../.. /oracle/oci-go-sdk
1818
1919go 1.13
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ github.com/mitchellh/mapstructure
256256github.com/mitchellh/reflectwalk
257257# github.com/oklog/run v1.0.0
258258github.com/oklog/run
259- # github.com/oracle/oci-go-sdk/v47 v47.1.0 => ./vendor/github.com/oracle/oci-go-sdk
259+ # github.com/oracle/oci-go-sdk/v47 v47.1.0
260260github.com/oracle/oci-go-sdk/v47/aianomalydetection
261261github.com/oracle/oci-go-sdk/v47/analytics
262262github.com/oracle/oci-go-sdk/v47/apigateway
You can’t perform that action at this time.
0 commit comments