fix(deps): update module golang.org/x/tools to v0.14.0
This commit is contained in:
6
go.mod
6
go.mod
@@ -4,10 +4,10 @@ go 1.19
|
||||
|
||||
require (
|
||||
github.com/pmezard/go-difflib v1.0.0
|
||||
golang.org/x/tools v0.12.0
|
||||
golang.org/x/tools v0.14.0
|
||||
)
|
||||
|
||||
require (
|
||||
golang.org/x/mod v0.12.0 // indirect
|
||||
golang.org/x/sys v0.11.0 // indirect
|
||||
golang.org/x/mod v0.13.0 // indirect
|
||||
golang.org/x/sys v0.13.0 // indirect
|
||||
)
|
||||
|
Reference in New Issue
Block a user