commit | d251c2947f5255e0ed1aeb161a26d3808d36a9b6 | [log] [tgz] |
---|---|---|
author | mmtevelde <48206351+mmtevelde@users.noreply.github.com> | Wed Jan 22 10:43:39 2025 +0100 |
committer | GitHub <noreply@github.com> | Wed Jan 22 10:43:39 2025 +0100 |
tree | e0b127197b64ca3800bd4e8f27de2bb956dc29c4 | |
parent | 6801a6e6fd18d611c96e1d3fed1641979a8bb978 [diff] |
Update reference to Go version (#503)
diff --git a/README.md b/README.md index 27c2a14..eb695bd 100644 --- a/README.md +++ b/README.md
@@ -14,7 +14,7 @@ This library is built in Go, and uses the [support policy](https://golang.org/doc/devel/release.html#policy) of Go as its support policy. The two latest major releases of Go are supported by terraform-exec. -Currently, that means Go **1.18** or later must be used. +Currently, that means Go **1.22** or later must be used. ## Usage