change error package
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M internal/builder/template.go → internal/builder/template.go
@@ -15,7 +15,7 @@ "github.com/PuerkitoBio/goquery" "github.com/antchfx/xmlquery" "github.com/antchfx/xpath" - "github.com/pkg/errors" + "gitlab.com/tozd/go/errors" ) var (