File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change 5555 _ "github.com/go-sql-driver/mysql"
5656 _ "github.com/golang/protobuf/proto"
5757 _ "github.com/elastic/go-elasticsearch/v8"
58- _ "github.com/hashicorp/terraform/helper/schema"
5958 )
6059 func main() {}
6160 EOF
@@ -121,7 +120,6 @@ jobs:
121120 _ "github.com/go-sql-driver/mysql"
122121 _ "github.com/golang/protobuf/proto"
123122 _ "github.com/elastic/go-elasticsearch/v8"
124- _ "github.com/hashicorp/terraform/helper/schema"
125123 )
126124 func main() {}
127125 EOF
@@ -188,7 +186,6 @@ jobs:
188186 _ "github.com/go-sql-driver/mysql"
189187 _ "github.com/golang/protobuf/proto"
190188 _ "github.com/elastic/go-elasticsearch/v8"
191- _ "github.com/hashicorp/terraform/helper/schema"
192189 )
193190 func main() {}
194191 "@
You can’t perform that action at this time.
0 commit comments