Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wire does not work with go 1.23.0 #411

Open
scr-oath opened this issue Aug 29, 2024 · 0 comments · May be fixed by #414
Open

wire does not work with go 1.23.0 #411

scr-oath opened this issue Aug 29, 2024 · 0 comments · May be fixed by #414

Comments

@scr-oath
Copy link

scr-oath commented Aug 29, 2024

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 having go 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.

@scr-oath scr-oath changed the title wire does not work with the new 1.23.0 wire does not work with go 1.23.0 Aug 30, 2024
@scr-oath scr-oath linked a pull request Sep 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant