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
{{ message }}
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.
appc/spec defines its own set of arch labels which don't always align with architecture labels used by other frameworks, including Golang ones (which also encompass an GOARCH/GOARM tuple for arm).
This has caused some pain in the past for projects using appc, eg:
appc/spec defines its own set of arch labels which don't always align with architecture labels used by other frameworks, including Golang ones (which also encompass an GOARCH/GOARM tuple for arm).
This has caused some pain in the past for projects using appc, eg:
appc/spec
should start providing a couple of translators to help performing this go<->appc mapping./cc @s-urbaniak who recently hit this again.
The text was updated successfully, but these errors were encountered: