Skip to content

Introduce tool directive in go.mod #418

@sue445

Description

@sue445

ref. #417

Run go install golang.org/x/tools/cmd/goimports@latest
go: downloading golang.org/x/tools v0.43.0
go: golang.org/x/tools/cmd/goimports@latest: golang.org/x/tools@v0.43.0 requires go >= 1.25.0 (running go 1.24.13; GOTOOLCHAIN=local)

https://github.com/ruby-go-gem/go-gem-wrapper/actions/runs/23164241503/job/67299909431?pr=417

goimports@latest requires Go 1.25+, but I want to support Go 1.24 yet.

Metadata

Metadata

Assignees

Labels

choreChore updates (Not included in release note)goPull requests that update Go code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions