Skip to content

Use go install in module-aware mode#45

Merged
andresbott merged 1 commit into
adobe:mainfrom
francescomari:patch-1
Jul 25, 2025
Merged

Use go install in module-aware mode#45
andresbott merged 1 commit into
adobe:mainfrom
francescomari:patch-1

Conversation

@francescomari

Copy link
Copy Markdown
Collaborator

Since Go 1.16, go install can run in module-aware mode, which is activated if the argument is suffixed by an @ and a version. This PR updates the README by using go install in module-aware mode.

Since Go 1.16, `go install` can run in module-aware mode, which is activated if the argument is suffixed by an `@` and a version. This PR updates the README by using `go install` in module-aware mode.
@andresbott
andresbott merged commit 187f67e into adobe:main Jul 25, 2025
4 checks 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.

4 participants