mirror of
https://github.com/vbatts/tar-split.git
synced 2025-07-05 15:58:29 +00:00
*: adding some version magic
This commit is contained in:
parent
c76e42010e
commit
4f81319c22
3 changed files with 13 additions and 2 deletions
4
version/gen.go
Normal file
4
version/gen.go
Normal file
|
@ -0,0 +1,4 @@
|
|||
package version
|
||||
|
||||
// from `go get github.com/vbatts/go-get-version`
|
||||
//go:generate go-get-version -package version -variable VERSION -output version.go
|
Loading…
Add table
Add a link
Reference in a new issue