Skip to content

deps: bump golang.org/x/tools to v0.48.0 for Go 1.27 compatibility#307

Open
podtserkovskiy wants to merge 1 commit into
uber-go:mainfrom
podtserkovskiy:bump-x-tools-go1.27
Open

deps: bump golang.org/x/tools to v0.48.0 for Go 1.27 compatibility#307
podtserkovskiy wants to merge 1 commit into
uber-go:mainfrom
podtserkovskiy:bump-x-tools-go1.27

Conversation

@podtserkovskiy

Copy link
Copy Markdown
Contributor

Go 1.27's compiler emits a newer version of package export data that older golang.org/x/tools releases cannot parse, breaking mockgen. Bump x/tools (and its x/mod, x/sync dependencies) to the versions that understand the new export data format, and raise the go directive to 1.25.0 as required by the new x/tools release.

Go 1.27's compiler emits a newer version of package export data that
older golang.org/x/tools releases cannot parse, breaking mockgen's
reflect/source loading. Bump x/tools (and its x/mod, x/sync
dependencies) to the versions that understand the new export data
format, and raise the go directive to 1.25.0 as required by the new
x/tools release.
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 this pull request may close these issues.

1 participant