mvdan / sh

A shell parser, formatter, and interpreter with bash support; includes shfmt
https://pkg.go.dev/mvdan.cc/sh/v3
BSD 3-Clause "New" or "Revised" License
7.35k stars 348 forks source link

fix and test builds for GOOS=plan9 #1109

Closed mvdan closed 3 days ago

mvdan commented 3 days ago

(see commit messages - please do not squash)

mvdan commented 3 days ago

cc @rminnich