go: Create a go.mod at the top
This module file tells the Go tools the URL space where this project
lives. This allows code within the project to refer to these files by
URL.
Signed-off-by:
David Brown <david.brown@linaro.org>
Loading
Please sign in to comment