Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | go: fix bug - Go doesn't update version if go is already installed (#303) | Samruddhi Khandale | 2022-11-23 | 1 | -0/+8 |
| | | | | | * go: fix bug - Go doesn't update version if go is already installed * Update tests with bash -c | ||||
* | Install golangci-lint from prebuilt binaries and allow specifying its ↵ | Alessandro (Ale) Segala | 2022-10-28 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | version (#238) * Install golangci-lint from prebuilt binaries and allow specifying its version * Updated as requested * Update src/go/devcontainer-feature.json Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> * Updated install path Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com> | ||||
* | Go - Adds `/go/bin` to PATH (#162) | Samruddhi Khandale | 2022-09-16 | 1 | -0/+11 |
* bug fix * adds more checks * adds GOROOT * revert GOPATH changes |