Gitiles
Code Review
Sign In
gerrit.hackerspace.pl
/
hscloud
/
ef3100332dc4ca6d4686f3ca601c464d0ca62273
/
.
/
tools
/
gostatic
/
gomod-import-force.go
blob: b37a36686f0298f4ab45804861ce1b534ea7b0f3 [
file
] [
log
] [
blame
]
//go:build tools
// +build tools
package gostatic
import (
_ "github.com/piranha/gostatic"
)