blob: 1cfd81193fbe6f394c68e863e36333fef47df5b9 [file] [log] [blame]
// +build tools
package tools
import (
_ "golang.org/x/exp/cmd/gorelease"
)