Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Locate air via GOBIN in serve script (#73) go install now writes to $GOBIN (the dev shell's per-checkout bin/.go) rather than $GOPATH/bin, so look for the air binary there. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Reviewed-on: https://codeberg.org/mtlynch/grosiree/pulls/73