diff options
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 |
