mirror of
https://github.com/mgechev/revive.git
synced 2025-01-10 03:17:11 +02:00
chore(deps): update golang.org/x/tools commit hash to 44aeb8b (#168)
This commit is contained in:
parent
cf3705f1b2
commit
f8734a4f68
2
go.mod
2
go.mod
@ -10,5 +10,5 @@ require (
|
||||
github.com/olekukonko/tablewriter v0.0.1
|
||||
github.com/pkg/errors v0.8.1
|
||||
golang.org/x/sys v0.0.0-20190629205408-04f50cda93cb // indirect
|
||||
golang.org/x/tools v0.0.0-20190702152726-7e72c71c505f
|
||||
golang.org/x/tools v0.0.0-20190702203059-44aeb8b7c377
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -88,3 +88,5 @@ golang.org/x/tools v0.0.0-20190701204812-38ae2c8f6412 h1:eiOZ97iLROr9dsoElIcgpaB
|
||||
golang.org/x/tools v0.0.0-20190701204812-38ae2c8f6412/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190702152726-7e72c71c505f h1:XEee/4s6OPmxKNwnku3HeR9yvHS+DfiMUBnZRvGYKsc=
|
||||
golang.org/x/tools v0.0.0-20190702152726-7e72c71c505f/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190702203059-44aeb8b7c377 h1:ImzDLDLqRaKKO5JeKsrJF73YTtC/UGJYXQfnhCykd1U=
|
||||
golang.org/x/tools v0.0.0-20190702203059-44aeb8b7c377/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
Reference in New Issue
Block a user