aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-12-01 01:14:17 +0000
committerTaras Madan <tarasmadan@google.com>2024-12-02 12:21:12 +0000
commitbb326ffb6f9073a2100ce4ed9486fd064dbc8380 (patch)
tree9c9910cc19bd71b63c94342d1f67c9926a2bb33f /go.mod
parentcf021e85c9d156e68a52e6386b4a89b993227341 (diff)
mod: bump github.com/stretchr/testify from 1.9.0 to 1.10.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify 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.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 08ba3bf45..3752dca81 100644
--- a/go.mod
+++ b/go.mod
@@ -24,7 +24,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/sergi/go-diff v1.3.1
github.com/speakeasy-api/git-diff-parser v0.0.3
- github.com/stretchr/testify v1.9.0
+ github.com/stretchr/testify v1.10.0
github.com/ulikunitz/xz v0.5.12
github.com/vektra/mockery/v2 v2.45.1
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0