Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
mvazquezc authored May 23, 2024
1 parent 8abc76a commit 4c23e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ test: get-dependencies

get-dependencies:
$(info Downloading dependencies)
go mod download
go mod tidy

0 comments on commit 4c23e5e

Please sign in to comment.