Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

wire does not work with go 1.23.0 #411

Description

@scr-oath

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions