HomeSealhub

Update golint install instructions

Description

Update golint install instructions

Summary:
These are the instructions from https://github.com/golang/lint.

The fetch location changed to golang.org/x/lint/golint from github.com/golang/lint/golint.
-u tells go to update the package and its deps if they exist.
-u Shouldn't strictly be necessary, but figured we might as well follow the instructions from golint.

Test Plan:
Enable golint without having it installed.
Ensure that the install instructions now show the new location.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D21552

Details

Provenance
Vihang MehtaAuthored on Feb 10 2021, 19:03
epriestleyCommitted on Feb 10 2021, 19:03
kuba-orlikPushed on Jan 24 2022, 10:17
Parents
R118:239ad5c55d8d: In "array_mergev()", guarantee the "call_user_func_array()" parameter list is a…
Branches
Unknown
Tags
Unknown

Event Timeline