This commit is contained in:
Lukas Wurzinger 2024-12-15 16:17:48 +01:00
parent f39aec1070
commit 4545f636ab

View file

@ -18,13 +18,18 @@ const (
)
type params struct {
Name string
Version string
Module bool
Build bool
CGO bool
VCS bool
Brk string
Sep string
I Binfo
Brk string
Sep string
I Binfo
}
//go:embed summary.tmpl