blob: 1742e487cf62ec5c3012e5e9b873926305d061a8 [file] [log] [blame]
//go:build tools
package man
import (
_ "github.com/cpuguy83/go-md2man/v2"
)