b5d9eff767
In some situations, it is desired to have reproducible runs of `go-bindata` from a fixed git repository commit. Since mtimes and file modes are not generally versioned, the newly introduced flags aid in that quest by allowing to completely replace those two pieces of data by something fixed. Example: //go:generate go-bindata -pkg resource -mode 0644 -modtime 1388530800 \ -o ./embedded.go ./ui/... |
||
---|---|---|
.. | ||
AppendSliceValue.go | ||
main.go | ||
version.go |