2 changed files with 8 additions and 1 deletions
@ -0,0 +1,7 @@ |
|||||
|
// +build tools
|
||||
|
|
||||
|
package tools |
||||
|
|
||||
|
import ( |
||||
|
_ "github.com/rakyll/statik" |
||||
|
) |
||||
Loading…
Reference in new issue