gotests icon indicating copy to clipboard operation
gotests copied to clipboard

Favor 'go install' over 'go get' for installation

Open davidhsingyuchen opened this issue 3 years ago • 3 comments

go get is deprecated in terms of installing executables. $ is removed so that folks can just copy the whole block and run it.

Not opening an issue first because this PR is small. Signed the CLA. Waiting for approval.

davidhsingyuchen avatar Jan 26 '22 14:01 davidhsingyuchen

@cweill I can see the signed CLA in my account now, and I'm wondering if you can approve the workflows to be run, thanks!

image

davidhsingyuchen avatar Feb 19 '22 15:02 davidhsingyuchen

Can you please check why the tests are failing? Sorry I don't have much time to investigate myself.

cweill avatar Feb 19 '22 21:02 cweill

@cweill Please take a look at #168, thanks!

davidhsingyuchen avatar Feb 20 '22 07:02 davidhsingyuchen