fix(deps): update module golang.org/x/tools to v0.25.0
Some checks failed
renovate/artifacts Artifact file update failure

This commit is contained in:
Renovate Bot 2024-09-20 04:01:50 +00:00
parent 637f96320b
commit 3c2fc803d3

2
go.mod
View file

@ -4,5 +4,5 @@ go 1.19
require (
github.com/russross/blackfriday/v2 v2.1.0
golang.org/x/tools v0.19.0
golang.org/x/tools v0.25.0
)