Skip to content

Commit bc346fe

Browse files
committed
fix(docs): Required Go version is bumped to 1.13
Signed-off-by: Federico Barcelona <[email protected]>
1 parent 3a5cc58 commit bc346fe

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
@@ -12,7 +12,7 @@ Requirements
1212
------------
1313

1414
- [Terraform](https://www.terraform.io/downloads.html) 0.12.x
15-
- [Go](https://golang.org/doc/install) 1.12 (to build the provider plugin)
15+
- [Go](https://golang.org/doc/install) 1.13 (to build the provider plugin)
1616

1717
Building The Provider
1818
---------------------

0 commit comments

Comments
 (0)