diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-07-08 19:04:57 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-08 19:04:57 +0000 |
| commit | 10a46b3487ec4f1c16aef1ad69e11dbf7bfd1dd2 (patch) | |
| tree | 5988a60bf0e92a039d43707d047b3294c02d7609 /go.mod | |
| parent | de23b2b30d3cfd91be401edc3221577439b7eedb (diff) | |
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ) |
