1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2025-02-22 18:49:02 +00:00
tar-split/version/gen.go

5 lines
150 B
Go
Raw Permalink Normal View History

2015-08-14 10:02:46 -04:00
package version
// from `go get github.com/vbatts/go-get-version`
//go:generate go-get-version -package version -variable VERSION -output version.go