Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Ensure go mod is not enabled when install makefile tools. #35

Merged
merged 1 commit into from
Sep 5, 2019

Conversation

jrasell
Copy link
Owner

@jrasell jrasell commented Sep 4, 2019

Running the makefile tools target with go mod enabled breaks their
install meaning following makefile commands all fail for various
reasons. This change enforces go mod is off just for these
commands to ensure smooth makefile running.

Running the makefile tools target with go mod enabled breaks their
install meaning following makefile commands all fail for various
reasons. This change enforces go mod is off just for these
commands to ensure smooth makefile running.
@jrasell jrasell added the kind/bug Issues relating to bugs label Sep 4, 2019
@jrasell jrasell merged commit de49e9d into master Sep 5, 2019
@jrasell jrasell deleted the makefile-tools-gomodoff branch September 5, 2019 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Issues relating to bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant