// +build tools // Binary tools pins command line tools used in this repository. package main import ( _ "github.com/oklog/ulid/v2/cmd/ulid" )