Commit Graph

3 Commits

Author SHA1 Message Date
Tianon Gravi 143301cc9e Merge github.com/docker-library/go-dockerlibrary into bashbrew
This adjusts import paths, go.mod, and adds a new "Dockerfile.test" to run the unit tests.
2020-08-19 16:21:07 -07:00
Tianon Gravi 8e25067487 Update Go versions to 1.12 and 1.13
See https://golang.org/doc/go1.12#text/template, especially:

> If a user-defined function called by a template panics, the panic is now caught and returned as an error by the `Execute` or `ExecuteTemplate` method.
2019-12-10 16:36:34 -08:00
Tianon Gravi b7dd34a9b2 Update coverage in "pkg/templatelib" to 100% 2017-04-03 12:57:27 -07:00