Update module gotest.tools/v3 to v3.5.2

This commit is contained in:
2025-06-17 00:03:18 +00:00
parent 9c40c71aed
commit 622258370d
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -18,7 +18,7 @@ require (
golang.org/x/time v0.5.0
google.golang.org/protobuf v1.34.2
gopkg.in/yaml.v3 v3.0.1
gotest.tools/v3 v3.5.1
gotest.tools/v3 v3.5.2
)
require (