telebit/tools/tools.go

7 lines
164 B
Go
Raw Normal View History

2020-04-28 07:16:16 +00:00
//+build tools
// tools is a faux package for tracking dependencies that don't make it into the code
package tools
import _ "git.rootprojects.org/root/go-gitver"