Created attachment 242140 [details] patch to 1.33.2 Update to 1.33.2.
changelog URLs: https://github.com/hetznercloud/cli/releases/tag/v1.33.2 https://github.com/hetznercloud/cli/releases/tag/v1.33.1
Also <https://github.com/hetznercloud/cli/releases/tag/v1.33.0>
Created attachment 242189 [details] GO_MODULE method Sugestion: Accordind to https://docs.freebsd.org/en/books/porters-handbook/book/#using-go GO_MODULE can be used here.
Check if you can use the GO_MODULE approach for the next update. It seems another update is already out.
Created attachment 242200 [details] patch to 1.34.0 Update to 1.34.0 Use GO_MODULE variable - thanks for information.
Thanks, will commit the updated patch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=90dd1891c4e589c180bafb4220db3ca323442aaf commit 90dd1891c4e589c180bafb4220db3ca323442aaf Author: Zsolt Udvari <uzsolt@uzsolt.hu> AuthorDate: 2023-05-15 19:18:22 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-05-18 08:19:45 +0000 sysutils/hcloud: update to 1.34.0 Changelog: https://github.com/hetznercloud/cli/tags PR: 271389 sysutils/hcloud/Makefile | 48 ++------------------------- sysutils/hcloud/distinfo | 86 +++--------------------------------------------- 2 files changed, 7 insertions(+), 127 deletions(-)
Thank you for your submission.