fix: run wire with -mod=mod (#353)
* fix: run wire with -mod=mod * chore: update test with mod flag
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// Code generated by Wire. DO NOT EDIT.
|
||||
|
||||
//go:generate go run github.com/google/wire/cmd/wire
|
||||
//go:generate go run -mod=mod github.com/google/wire/cmd/wire
|
||||
//go:build !wireinject
|
||||
// +build !wireinject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user