update go to 1.20.6

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
(cherry picked from commit 7f2293308b)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
CrazyMax
2023-07-17 10:23:02 +02:00
committed by Sebastiaan van Stijn
parent 50e414f82a
commit 54de900931
6 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
variable "GO_VERSION" {
default = "1.20.5"
default = null
}
variable "DOCS_FORMATS" {
default = "md"