9 lines
116 B
Go
Raw Permalink Normal View History

2019-07-01 02:44:48 -06:00
// +build tools
package tools
import (
_ "git.rootprojects.org/root/go-gitver"
_ "github.com/UnnoTed/fileb0x"
)