Open
Description
You can use go bug
to have a cool, automatically filled out bug template, or
fill 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.23
To Reproduce
- Create a project with
go.mod
havinggo 1.23.0
- Create a module with wire.go
- Run
wire ./...
Expected behavior
wire ./... completes without errors
Version
v0.6.0
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
No labels