Skip to content

Commit

Permalink
Evidence CLI - update fields names
Browse files Browse the repository at this point in the history
  • Loading branch information
osaidwtd committed Aug 5, 2024
1 parent 938356e commit e347df1
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 @@ -10,7 +10,7 @@ GOARCH = $(shell go env GOARCH)
export PROJECT_DIR = $(CURDIR)

prereq:
$(GOCMD) install github.com/golang/mock/[email protected].0
$(GOCMD) install go.uber.org/mock/[email protected].0
clean-mock:
@find . -name "*_mock.go" -delete

Expand Down

0 comments on commit e347df1

Please sign in to comment.