opentofu: rebuild for go-1.23.0
This commit is contained in:
parent
8316fa54c4
commit
be58a16401
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'opentofu'
|
# Template file for 'opentofu'
|
||||||
pkgname=opentofu
|
pkgname=opentofu
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/opentofu/$pkgname"
|
go_import_path="github.com/opentofu/$pkgname"
|
||||||
go_package="${go_import_path}/cmd/tofu"
|
go_package="${go_import_path}/cmd/tofu"
|
||||||
|
|
Loading…
Reference in New Issue