This commit is contained in:
Lukas Wurzinger 2024-12-15 16:14:21 +01:00
parent 2e5cac9ea6
commit bad1448bdd

View file

@ -1,7 +1,7 @@
package binfo package binfo
import ( import (
"embed" _ "embed"
"fmt" "fmt"
"strings" "strings"
"text/template" "text/template"