Skip to content

Commit 0237b01

Browse files
authored
Cut release (#81)
1 parent e8dbdc0 commit 0237b01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import (
99
"github.com/hashicorp/terraform-plugin-go/tfprotov5/tf5server"
1010
)
1111

12+
1213
func main() {
1314
debugFlag := flag.Bool("debug", false, "Start provider in debug mode.")
1415
flag.Parse()

0 commit comments

Comments
 (0)