Skip to content

Replace go get with go install#22

Open
Harshjosh361 wants to merge 2 commits intoComcast:masterfrom
Harshjosh361:replace-go-get-with-go-install
Open

Replace go get with go install#22
Harshjosh361 wants to merge 2 commits intoComcast:masterfrom
Harshjosh361:replace-go-get-with-go-install

Conversation

@Harshjosh361
Copy link
Copy Markdown

@Harshjosh361 Harshjosh361 commented Sep 8, 2024

go get is no longer recommended for installing libraries in Go 1.17+ and should be replaced with go install.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 8, 2024

CLA assistant check
All committers have signed the CLA.

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.

3 participants