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.
You can use
go bugto have a cool, automatically filled out bug template, orfill out the template below.
Describe the bug
Running wire ./... in a project using go 1.23.0 gets the following error
package requires newer Go version go1.23To Reproduce
go.modhavinggo 1.23.0wire ./...Expected behavior
wire ./... completes without errors
Version
v0.6.0
Additional context
Add any other context about the problem here.