Skip to content

Commit

Permalink
build: Fix vendor target (#624)
Browse files Browse the repository at this point in the history
Signed-off-by: Leonard Goodell <leonard.goodell@intel.com>
  • Loading branch information
Lenny Goodell authored Nov 15, 2023
1 parent fe79c06 commit 35d7040
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 @@ -62,4 +62,4 @@ clean:
rm -f $(MICROSERVICE)

vendor:
$(GO) mod vendor
go mod vendor

0 comments on commit 35d7040

Please sign in to comment.