Commit Graph

2 Commits

Author SHA1 Message Date
Luca Steeb
a58291c0b8 internal/wire: use full go run command in go:generate comment (#268)
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
2021-01-25 17:55:11 -08:00
Issac Trotts
105b7fde1c wire: respect -record flag for tests (google/go-cloud#282)
Fixes google/go-cloud#281
2018-11-13 13:16:46 -08:00