Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build fails with go 1.15 #326

Open
manwe opened this issue Dec 26, 2022 · 1 comment
Open

Build fails with go 1.15 #326

manwe opened this issue Dec 26, 2022 · 1 comment

Comments

@manwe
Copy link

manwe commented Dec 26, 2022

/tmp/acme-dns/pkg/mod/github.com/caddyserver/certmagic@v0.16.2/account.go:28:2: package io/fs is not in GOROOT (/usr/lib/go-1.15/src/io/fs)

@fscara
Copy link

fscara commented Jun 30, 2024

Same issue here, as of 20240630 on Debian Buster (go 1.15.15).
My not so quick solution has been to upgrade to Bookworm (with go 1.19.8), then I got acme-dns compiled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants