Bump gotest.tools/v3 from 3.0.3 to 3.1.0

Bumps [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/gotestyourself/gotest.tools/releases)
- [Commits](https://github.com/gotestyourself/gotest.tools/compare/v3.0.3...v3.1.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>
This commit is contained in:
dependabot[bot]
2022-01-17 06:17:25 +00:00
committed by GitHub
parent 08e36b37f0
commit c38ca577f9
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ require (
google.golang.org/grpc v1.43.0
google.golang.org/protobuf v1.27.1
gopkg.in/yaml.v2 v2.4.0
gotest.tools/v3 v3.0.3
gotest.tools/v3 v3.1.0
stash.kopano.io/kgol/rndm v1.1.1
)