You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
Describe the bug
ProviderSet like :
the s3 definition in the dependence project like this :

wire.go:
wire_gen.go:
and the last generate err :
wire: 40:10: expected ';', found 'type' (and 1 more errors)
Expected behavior
I hope that it can be able to correctly generate the interface types defined in the dependency project
Version
0.6.0
Additional context
Add any other context about the problem here.