Skip to content

Commit

Permalink
Regenerate mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
fasmat committed Sep 19, 2023
1 parent 1f5cf7b commit 926df24
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ $(GOLINES):
@go install github.com/segmentio/[email protected]

$(BIN_DIR)/mockgen:
go install go.uber.org/mock/mockgen@v0.2.0
go install go.uber.org/mock/mockgen@v0.3.0

install-buf:
@mkdir -p $(BIN_DIR)
Expand Down
10 changes: 7 additions & 3 deletions registration/mocks/pow_verifier.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions registration/mocks/registration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions service/mocks/service.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 926df24

Please sign in to comment.