fix(deps): update module golang.org/x/tools to v0.25.0
Some checks failed
renovate/artifacts Artifact file update failure
Some checks failed
renovate/artifacts Artifact file update failure
This commit is contained in:
parent
637f96320b
commit
3c2fc803d3
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue