lego: rebuild for go-1.23.0

This commit is contained in:
classabbyamp 2024-08-14 23:00:51 -04:00
parent 3af7d2e989
commit e692139a3e
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 'lego' # Template file for 'lego'
pkgname=lego pkgname=lego
version=4.15.0 version=4.15.0
revision=1 revision=2
build_style=go build_style=go
go_import_path="github.com/go-acme/lego/v4" go_import_path="github.com/go-acme/lego/v4"
go_package="${go_import_path}/cmd/lego" go_package="${go_import_path}/cmd/lego"