mirror of
https://github.com/vbatts/tar-split.git
synced 2024-11-15 21:08:37 +00:00
5 lines
150 B
Go
5 lines
150 B
Go
|
package version
|
||
|
|
||
|
// from `go get github.com/vbatts/go-get-version`
|
||
|
//go:generate go-get-version -package version -variable VERSION -output version.go
|