6 lines
73 B
Go
6 lines
73 B
Go
//go:build tools
|
|
|
|
package tools
|
|
|
|
import _ "github.com/mdomke/git-semver"
|