import context

This commit is contained in:
Matthew Hooker 2018-01-25 14:43:55 -08:00
parent dd2384483b
commit 6dc0bd759a
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1
5 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,7 @@
package classic
import (
"context"
"fmt"
"strings"

View File

@ -1,6 +1,7 @@
package classic
import (
"context"
"fmt"
"log"

View File

@ -1,6 +1,7 @@
package classic
import (
"context"
"fmt"
"log"

View File

@ -1,6 +1,7 @@
package classic
import (
"context"
"fmt"
"log"
"strings"

View File

@ -1,6 +1,7 @@
package classic
import (
"context"
"fmt"
"github.com/hashicorp/go-oracle-terraform/compute"