diff options
| author | Taras Madan <tarasmadan@google.com> | 2025-02-07 14:13:50 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2025-02-07 14:13:50 +0100 |
| commit | 2e835788ba034a2efebd4d7457efe052164c1729 (patch) | |
| tree | 89861a7a687198f7423fb04775a21d320aaddead /go.mod | |
| parent | 94926c8dd954acda93e0726c09325ecb8d88572b (diff) | |
go.mod: update mockery
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ require ( github.com/speakeasy-api/git-diff-parser v0.0.3 github.com/stretchr/testify v1.10.0 github.com/ulikunitz/xz v0.5.12 - github.com/vektra/mockery/v2 v2.45.1 + github.com/vektra/mockery/v2 v2.52.1 golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 golang.org/x/oauth2 v0.25.0 golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c |
