Skip to content

Commit f0caf3b

Browse files
Update module gotest.tools/gotestsum to v1.12.3
1 parent 5d83ae9 commit f0caf3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/tools/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ require (
2121
go.uber.org/goleak v1.3.0
2222
golang.org/x/tools v0.26.0
2323
golang.org/x/vuln v1.1.3
24-
gotest.tools/gotestsum v1.12.0
24+
gotest.tools/gotestsum v1.12.3
2525
mvdan.cc/gofumpt v0.6.0
2626
)
2727

0 commit comments

Comments
 (0)