terraform: revbump for go 1.21

This commit is contained in:
Kirill 2023-08-14 19:34:49 +04:00 committed by Michael Aldridge
parent 0239fdb44d
commit bb0862696e

View file

@ -1,7 +1,7 @@
# Template file for 'terraform' # Template file for 'terraform'
pkgname=terraform pkgname=terraform
version=1.5.5 version=1.5.5
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/hashicorp/$pkgname" go_import_path="github.com/hashicorp/$pkgname"
short_desc="Tool for building, changing, and combining infrastructure" short_desc="Tool for building, changing, and combining infrastructure"