Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix packages installation #105

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

visheyra
Copy link

Description

This change used the now only method to install go packages using go install

Issues Resolved

Check List

  • 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.

@ramereth ramereth force-pushed the fix-packages-install-go-1-18 branch from 5a991ea to a3bd692 Compare August 8, 2022 02:05
@ramereth ramereth added the Release: Patch Release to Chef Supermarket as a version patch when merged label Aug 8, 2022
@ramereth ramereth linked an issue Aug 8, 2022 that may be closed by this pull request
@ramereth
Copy link
Contributor

ramereth commented Aug 8, 2022

@visheyra looks like you need to fix the logic so that this works with pre 1.18. Can you do that please?

@damacus
Copy link
Member

damacus commented May 7, 2024

@visheyra any chance you can fix the logic for the one please?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release: Patch Release to Chef Supermarket as a version patch when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Packages installation not working starting golang 1.18
4 participants