Skip to content

Commit

Permalink
fix(deps): update module gotest.tools/v3 to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 7, 2022
1 parent 7812067 commit 54d3647
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,6 +4,6 @@ retract v0.0.1-beta1

go 1.18

require gotest.tools/v3 v3.3.0
require gotest.tools/v3 v3.4.0

require github.com/google/go-cmp v0.5.8 // indirect
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -27,3 +27,5 @@ golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8T
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gotest.tools/v3 v3.3.0 h1:MfDY1b1/0xN1CyMlQDac0ziEy9zJQd9CXBRRDHw2jJo=
gotest.tools/v3 v3.3.0/go.mod h1:Mcr9QNxkg0uMvy/YElmo4SpXgJKWgQvYrT7Kw5RzJ1A=
gotest.tools/v3 v3.4.0 h1:ZazjZUfuVeZGLAmlKKuyv3IKP5orXcwtOwDQH6YVr6o=
gotest.tools/v3 v3.4.0/go.mod h1:CtbdzLSsqVhDgMtKsx03ird5YTGB3ar27v0u/yKBW5g=

0 comments on commit 54d3647

Please sign in to comment.