fix(deps): update module golang.org/x/tools to v0.2.0

This commit is contained in:
2022-10-25 21:47:03 +00:00
parent 6800928f88
commit 96e84aa217
2 changed files with 19 additions and 1 deletions

2
go.mod
View File

@@ -4,5 +4,5 @@ go 1.14
require (
github.com/pmezard/go-difflib v1.0.0
golang.org/x/tools v0.1.10
golang.org/x/tools v0.2.0
)