terraform: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 22:59:00 -04:00
parent bd66d76f80
commit 49ef348155
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'terraform' # Template file for 'terraform'
pkgname=terraform pkgname=terraform
version=1.9.4 version=1.9.4
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"