// +build tools

package tools

import (
	_ "github.com/gohugoio/hugo"
)
