Skip to content

docs: add go.17+ install instructions#1280

Merged
kyleconroy merged 1 commit intosqlc-dev:mainfrom
lopezator:fix/go-install-instructions
Nov 17, 2021
Merged

docs: add go.17+ install instructions#1280
kyleconroy merged 1 commit intosqlc-dev:mainfrom
lopezator:fix/go-install-instructions

Conversation

@lopezator
Copy link
Contributor

Add go 1.17+ install intructions, go get has been deprecated
from go 1.17 and onwards as an install method.

Add go 1.17+ install intructions, `go get` has been deprecated
from go 1.17 and onwards as an install method.
@lopezator
Copy link
Contributor Author

See: https://golang.org/doc/go-get-install-deprecation for more info.

@kyleconroy kyleconroy merged commit 8109bbd into sqlc-dev:main Nov 17, 2021
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