You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current solution does support only MacBook laptops with Intel chip, the arch is darwin_amd64.
Golang should accept specified architecture for M1 chips - GOARCH=arm64. But if to pass this param there is a problem with making a package - mkbom freezes without failing or outputting any useful information
The text was updated successfully, but these errors were encountered:
Current solution does support only MacBook laptops with Intel chip, the arch is darwin_amd64.
Golang should accept specified architecture for M1 chips - GOARCH=arm64. But if to pass this param there is a problem with making a package - mkbom freezes without failing or outputting any useful information
The text was updated successfully, but these errors were encountered: