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