diff --git a/result/result.go b/result/result.go index 7b1f4ef58..547a07c6a 100644 --- a/result/result.go +++ b/result/result.go @@ -20,7 +20,7 @@ import ( "bytes" "encoding/json" "fmt" - "html/template" + "text/template" "github.com/arduino/arduino-lint/check/checkconfigurations" "github.com/arduino/arduino-lint/check/checklevel"