1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-28 08:49:11 +02:00

Update golang.org/x/tools commit hash to d79e56d (#250)

This commit is contained in:
renovate[bot] 2019-12-04 16:16:26 -08:00 committed by Minko Gechev
parent 0422c5ce00
commit 361fb89acc
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -12,5 +12,5 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/olekukonko/tablewriter v0.0.3
github.com/pkg/errors v0.8.1
golang.org/x/tools v0.0.0-20191203233240-b1451cf3445b
golang.org/x/tools v0.0.0-20191204214957-d79e56da46fe
)

2
go.sum
View File

@ -45,4 +45,6 @@ golang.org/x/tools v0.0.0-20191203134012-c197fd4bf371 h1:Cjq6sG3gnKDchzWy7ouGQkl
golang.org/x/tools v0.0.0-20191203134012-c197fd4bf371/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191203233240-b1451cf3445b h1:vf4YPXvD01F8TM4Uk8ed7TW2xzDw3CBDYWUnQkBMwOI=
golang.org/x/tools v0.0.0-20191203233240-b1451cf3445b/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191204214957-d79e56da46fe h1:vkJyJzXSoRU0cEXFVuc2EPZ78LTXlR8iK1r41XbRopc=
golang.org/x/tools v0.0.0-20191204214957-d79e56da46fe/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=