aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-04 09:09:00 +0000
committerTaras Madan <tarasmadan@google.com>2024-06-05 09:59:27 +0000
commit568d10fd6d0d9b79cb09fe344bf77bde20ed665f (patch)
tree8c0a9b8ab0090da70833af1c8f4651b946f50923 /go.mod
parent32d786e786e2caf2ba9704bf55562e65b1a4e70c (diff)
mod: bump github.com/vektra/mockery/v2 from 2.40.3 to 2.43.2
Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.40.3 to 2.43.2. - [Release notes](https://github.com/vektra/mockery/releases) - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md) - [Commits](https://github.com/vektra/mockery/compare/v2.40.3...v2.43.2) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 2 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 820e651f2..b44fa054d 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,7 @@
module github.com/google/syzkaller
go 1.21
+toolchain go1.22.3
require (
cloud.google.com/go/logging v1.10.0
@@ -20,7 +21,7 @@ require (
github.com/sergi/go-diff v1.3.1
github.com/stretchr/testify v1.9.0
github.com/ulikunitz/xz v0.5.12
- github.com/vektra/mockery/v2 v2.40.3
+ github.com/vektra/mockery/v2 v2.43.2
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc
golang.org/x/oauth2 v0.20.0
golang.org/x/perf v0.0.0-20230221235046-aebcfb61e84c