We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
On a 2023 Macbook Pro M2:
./test.sh fails because of line 19: go install github.com/microsoft/go-sqlcmd/cmd/sqlcmd@latest || true
go install github.com/microsoft/go-sqlcmd/cmd/sqlcmd@latest || true
fails with the error: package github.com/microsoft/go-sqlcmd/cmd/sqlcmd is not a main package
package github.com/microsoft/go-sqlcmd/cmd/sqlcmd is not a main package