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

fix default build tags inclusion #213

Merged
merged 1 commit into from
Nov 5, 2024
Merged

fix default build tags inclusion #213

merged 1 commit into from
Nov 5, 2024

Conversation

mohammed90
Copy link
Member

Fixes #212

Signed-off-by: Mohammed Al Sahaf <[email protected]>
@steffenbusch
Copy link

👍 works for me:

go install github.com/caddyserver/xcaddy/cmd/xcaddy@fix-tags
...
2024/11/05 23:23:49 [INFO] exec (timeout=0s): /usr/local/go/bin/go build -o /root/out/caddy_2024-11-05_232157 -ldflags -w -s -trimpath -tags nobadger,nomysql,nopgx
2024/11/05 23:24:44 [INFO] Build complete: /root/out/caddy_2024-11-05_232157
2024/11/05 23:24:44 [INFO] Cleaning up temporary folder: /tmp/buildenv_2024-11-05-2323.1140773682

@francislavoie francislavoie merged commit c548f44 into master Nov 5, 2024
8 checks passed
@mohammed90 mohammed90 deleted the fix-tags branch November 5, 2024 22:42
@dunglas
Copy link
Contributor

dunglas commented Nov 5, 2024

Sorry, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with compiling custom Caddy with version 0.4.3
4 participants