blob: b37a36686f0298f4ab45804861ce1b534ea7b0f3 [file] [log] [blame]
//go:build tools
// +build tools
package gostatic
import (
_ "github.com/piranha/gostatic"
)