Skip to content

chore: remove redundant go mod download from deps target#1502

Open
AlphaTechini wants to merge 1 commit into
dotandev:mainfrom
AlphaTechini:fix/makefile-deps-redundant
Open

chore: remove redundant go mod download from deps target#1502
AlphaTechini wants to merge 1 commit into
dotandev:mainfrom
AlphaTechini:fix/makefile-deps-redundant

Conversation

@AlphaTechini

Copy link
Copy Markdown

Closes #1439

go mod tidy already downloads any missing modules, so the subsequent
go mod download does nothing useful.
@AlphaTechini

Copy link
Copy Markdown
Author

@dotandev seperate PR for #1439

@AlphaTechini

Copy link
Copy Markdown
Author

@dotandev seperate PR for #1439

@dotandev kindly review and close the issue. Before deadline for points allocation is exceeded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix redundant commands in Makefile deps target

1 participant