golang
golang copied to clipboard
fix packages installation
Description
This change used the now only method to install go packages using go install
Issues Resolved
- https://github.com/sous-chefs/golang/issues/104
Check List
- [x] A summary of changes made is included in the CHANGELOG under
## Unreleased - [ ] New functionality includes testing.
- [ ] New functionality has been documented in the README if applicable.
@visheyra looks like you need to fix the logic so that this works with pre 1.18. Can you do that please?
@visheyra any chance you can fix the logic for the one please?