Blake Mizerany 628f1feb36 build: back to taking manifests as []byte
Its nicer to have the manifests be an opaque []byte, rather than a
struct. This way users of the build package don't need to know about the
internal structure of the manifests. The registry can interpret the
manifests as it sees fit, while letting build keep its own Go type of
manifest which is easier to work with in the build package.
2024-04-01 23:18:58 -07:00
2024-03-31 09:24:53 -07:00
2024-03-31 09:24:53 -07:00
2024-03-31 09:24:53 -07:00
2024-03-31 15:00:25 -07:00
2024-03-31 09:24:53 -07:00
2024-03-31 09:24:53 -07:00
2024-03-31 09:24:53 -07:00
Description
No description provided
126 MiB
Languages
Go 90.5%
C 3.4%
Shell 1.7%
TypeScript 1.3%
Makefile 0.9%
Other 2.1%