diff --git a/summary.go b/summary.go index 005ebd9..09a3958 100644 --- a/summary.go +++ b/summary.go @@ -1,7 +1,7 @@ package binfo import ( - "embed" + _ "embed" "fmt" "strings" "text/template"