Skip to content

Commit cba654b

Browse files
author
lmvysakh
committed
Updated workflow
1 parent e60a359 commit cba654b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/hugecachedpendencyv5.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
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
"@

0 commit comments

Comments
 (0)