serviceman/tools/tools.go

9 lignes
116 B
Go
Brut Vue normale Historique

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