Skip to content

Commit 9e72bb1

Browse files
committed
Update references to Go version in README
1 parent d8baf3c commit 9e72bb1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,9 @@ Requirements
1919
------------
2020

2121
- [Terraform](https://www.terraform.io/downloads.html) v0.10.1 or greater
22-
- [Go](https://golang.org/doc/install) 1.8 (to build the provider plugin)
22+
- [Go](https://golang.org/doc/install) 1.11.4 (recommended)
23+
24+
Note: You may use any version 1.8 or above to build the provider. However, the `goimports`, `go vet`, and `gofmt` code checks will only pass when using version 1.11.
2325

2426

2527
Building the Provider

0 commit comments

Comments
 (0)