Giau. Tran Minh
f5e937daa9
fix: run wire with -mod=mod ( #353 )
...
* fix: run wire with -mod=mod
* chore: update test with mod flag
2022-05-26 22:31:39 -07:00
Robert van Gent
8b20581338
all: update record/replay files for new version of go ( #310 )
2021-08-30 13:35:47 -07:00
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
Robert van Gent
c999a4d1b5
wire: use package names to disambiguate variables ( google/go-cloud#386 )
2018-11-13 13:16:46 -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