Change the go:generate command to use the full go run ... command to ensure the version specified in the current go module is used instead of the global binary. Fixes #160
Originally authored by @enocom. Added to CONTRIBUTORS. Fixes #80