Commit Graph

1 Commits

Author SHA1 Message Date
brian m. carlson
51fdfc258f
Run go generate only on Windows
On Windows, we want to run goversioninfo, which embeds certain version
information into Windows binaries. However, despite compiling and
running on non-Windows systems, it isn't very useful there. Move the
go:generate comment into a separate file that's only built on Windows.
2019-01-15 22:17:53 +00:00