Files
easyjson/bootstrap
Kenneth Shaw 3b3f3665d3 Convert exec.Command for gofmt to standard go/format package
Converts exec.Command call for formatting the generated Go code from the
bootstrapper to use the standard `go/format` package for formatting.

Fixes an issue / problem that the `cdproto-gen` tool is encountering.
2019-10-03 08:15:46 +07:00
..