Skip to content

Commit

Permalink
fix: remove '-tags heroku' passed to CLI to honor '-tags' in GOFLAGS
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDesforges committed Nov 12, 2024
1 parent a724549 commit 56d2793
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -393,8 +393,6 @@ loadEnvDir "${env_dir}"
setGitCredHelper "${env_dir}"
trap clearGitCredHelper INT TERM EXIT

FLAGS=(-tags heroku)

determineTool

ver=$(expandVer $ver)
Expand Down

0 comments on commit 56d2793

Please sign in to comment.