Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update getting-started.md #2414

Merged
merged 1 commit into from Mar 20, 2022
Merged

Update getting-started.md #2414

merged 1 commit into from Mar 20, 2022

Conversation

fgm
Copy link
Contributor

@fgm fgm commented Mar 19, 2022

Since Go 1.18 is now released, go get is no longer the way to download a command for any supported version: updated to use go install instead.

since Go 1.18 `go get` is no longer the way to download a command for any supported version: updated to use go install instead.
Copy link
Member

@a8m a8m left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@a8m a8m merged commit 938233b into ent:master Mar 20, 2022
@fgm fgm deleted the patch-1 branch March 20, 2022 09:47
gitlawr pushed a commit to gitlawr/ent that referenced this pull request Apr 13, 2022
since Go 1.18 `go get` is no longer the way to download a command for any supported version: updated to use go install instead.
gitlawr pushed a commit to seal-io/ent that referenced this pull request Apr 13, 2022
since Go 1.18 `go get` is no longer the way to download a command for any supported version: updated to use go install instead.
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.

None yet

2 participants