Commit Graph

2 Commits

Author SHA1 Message Date
Tianon Gravi f3844f04a8 Add "mips64le" in SupportedArches
Looking at https://golang.org/doc/install/source#environment under "GOARCH", this is the accepted Go architecture value for the 64-bit little endian MIPS platform.
2019-12-27 12:24:54 -08:00
Tianon Gravi b33efdf4ad Add a package for converting from a "bashbrew arch" to a full OCI "platform" object (os+arch+variant)
This also includes a list of standard mappings (intended for both input validation and output conversion).
2017-06-06 23:27:51 -07:00