see yourself

This commit is contained in:
Mark Bates 2019-12-17 10:16:55 -05:00
parent 7a3189e727
commit db2f21a8c7
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ import (
"os"
"path/filepath"
"github.com/markbates/pkger/here"
"github.com/gobuffalo/here"
)
var _ Decl = IncludeDecl{}