Skip to content

README.md: rework instructions to show how to use 'peg' via 'go tool'#193

Merged
pointlander merged 1 commit into
pointlander:mainfrom
dolmen-go:README-use-peg-as-a-tool
May 19, 2026
Merged

README.md: rework instructions to show how to use 'peg' via 'go tool'#193
pointlander merged 1 commit into
pointlander:mainfrom
dolmen-go:README-use-peg-as-a-tool

Conversation

@dolmen
Copy link
Copy Markdown
Contributor

@dolmen dolmen commented May 18, 2026

Rework README.md in a go1.24+ era where tools versionning is managed in go.mod. Users are now instructed to install peg via go get -tool, and execute via go tool.

References:

Related:

Rework README.md in a go1.24+ era where tools versionning is managed in
go.mod. Users are now instructed to install peg via 'go get -tool',
and execute via 'go tool'.

References:
- https://go.dev/doc/modules/managing-dependencies#tools
- https://pkg.go.dev/cmd/go#hdr-Run_specified_go_tool
@pointlander pointlander merged commit aa3fa05 into pointlander:main May 19, 2026
1 check passed
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.

2 participants