Bump gotest.tools/v3 from 3.5.0 to 3.5.1

Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.5.0...v3.5.1)

---
updated-dependencies:
- dependency-name: gotest.tools/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-25 10:28:37 +02:00
committed by Ralf Haferkamp
parent 8b0217147a
commit 0dcc38a998
5 changed files with 28 additions and 8 deletions
+1 -1
View File
@@ -103,7 +103,7 @@ require (
google.golang.org/protobuf v1.31.0
gopkg.in/square/go-jose.v2 v2.6.0
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.5.0
gotest.tools/v3 v3.5.1
stash.kopano.io/kgol/oidc-go v0.3.4
stash.kopano.io/kgol/rndm v1.1.2
)