Joe Tsai 9af27ba829 cmd/cloner: mangle "go:generate" in cloner.go
The "go generate" command blindly looks for "//go:generate" anywhere
in the file regardless of whether it is truly a comment.
Prevent this false positive in cloner.go by mangling the string
to look less like "//go:generate".

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2021-10-16 17:53:43 -07:00
..
2021-10-11 20:27:31 -07:00
2021-05-16 14:52:00 -07:00
2021-09-14 13:21:55 -07:00
2021-08-05 15:54:00 -07:00