Skip to content

Commit 52ed810

Browse files
committed
Fix required Go version
1 parent 1cbab81 commit 52ed810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Requirements
1515
------------
1616

1717
- [Terraform](https://www.terraform.io/downloads.html) 0.12.x
18-
- [Go](https://golang.org/doc/install) >= 1.13 (to build the provider plugin)
18+
- [Go](https://golang.org/doc/install) >= 1.14 (to build the provider plugin)
1919

2020
Building The Provider
2121
---------------------

0 commit comments

Comments
 (0)