affected/package: html/template With Plugins #62052
Labels
FrozenDueToAge
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Compiled a plugin which parses and uses html/template to write go files.
If I instead just invoke it with a
go run
, the go files are generated as expected.What did you expect to see?
The go files should be generated.
What did you see instead?
I get the following error:
The text was updated successfully, but these errors were encountered: