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 52b439c commit 88995feCopy full SHA for 88995fe
oci/export_definitions.go
@@ -19,7 +19,7 @@ import (
19
oci_core "github.com/oracle/oci-go-sdk/v51/core"
20
oci_database "github.com/oracle/oci-go-sdk/v51/database"
21
oci_database_migration "github.com/oracle/oci-go-sdk/v51/databasemigration"
22
- oci_database_tools "github.com/oracle/oci-go-sdk/v50/databasetools"
+ oci_database_tools "github.com/oracle/oci-go-sdk/v51/databasetools"
23
oci_datacatalog "github.com/oracle/oci-go-sdk/v51/datacatalog"
24
oci_dataflow "github.com/oracle/oci-go-sdk/v51/dataflow"
25
oci_dataintegration "github.com/oracle/oci-go-sdk/v51/dataintegration"
0 commit comments