Skip to content

fix: allow installing flyctl with go install - #5033

Open
BittuBarnwal7479 wants to merge 1 commit into
superfly:masterfrom
BittuBarnwal7479:fix-go-install
Open

fix: allow installing flyctl with go install#5033
BittuBarnwal7479 wants to merge 1 commit into
superfly:masterfrom
BittuBarnwal7479:fix-go-install

Conversation

@BittuBarnwal7479

@BittuBarnwal7479 BittuBarnwal7479 commented Jul 28, 2026

Copy link
Copy Markdown

Change Summary

Removes the Docker module replacements that prevented go install github.com/superfly/flyctl@latest. Migrates archive handling to moby/go-archive and updates related tests.

Tests:

  • go test ./internal/build/...
  • go build .

Documentation

  • Fresh Produce
  • In superfly/docs, or asked for help from docs team
  • n/a

fixes: #4950

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

Successfully merging this pull request may close these issues.

Cannot build from source with go install

1 participant