Skip to content

Commit

Permalink
chore: upgrade mockery to latest 2.43.0 (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed May 14, 2024
1 parent 0bda81a commit d085c24
Show file tree
Hide file tree
Showing 20 changed files with 524 additions and 115 deletions.
2 changes: 1 addition & 1 deletion etc/mock.task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tasks:
install:mockery:
desc: Installs mockery
vars:
MOCKERY_VERSION: v2.26.1
MOCKERY_VERSION: v2.43.0
env:
GOBIN: "{{.BIN}}"
status:
Expand Down
39 changes: 33 additions & 6 deletions internal/mocks/AuthRepo.go

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

43 changes: 37 additions & 6 deletions internal/mocks/AuthService.go

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

31 changes: 25 additions & 6 deletions internal/mocks/CharacterRepo.go

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

0 comments on commit d085c24

Please sign in to comment.