From 10a46b3487ec4f1c16aef1ad69e11dbf7bfd1dd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Jul 2023 19:04:57 +0000 Subject: Build(deps): Bump gotest.tools/v3 from 3.4.0 to 3.5.0 (#1780) Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/gotestyourself/gotest.tools/releases) - [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.4.0...v3.5.0) --- updated-dependencies: - dependency-name: gotest.tools/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 737ebdbc..dedfa277 100644 --- a/go.mod +++ b/go.mod @@ -33,7 +33,7 @@ require ( golang.org/x/sys v0.10.0 golang.org/x/term v0.10.0 golang.org/x/text v0.11.0 - gotest.tools/v3 v3.4.0 + gotest.tools/v3 v3.5.0 inet.af/netaddr v0.0.0-20220811202034-502d2d690317 k8s.io/client-go v0.27.3 ) -- cgit v1.2.3