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

Update golang.org/x/tools commit hash to b1451cf (#249)

This commit is contained in:
renovate[bot] 2019-12-03 17:12:48 -08:00 committed by Minko Gechev
parent 03a82c7df3
commit 0422c5ce00
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-20191203134012-c197fd4bf371
golang.org/x/tools v0.0.0-20191203233240-b1451cf3445b
)

2
go.sum
View File

@ -43,4 +43,6 @@ golang.org/x/tools v0.0.0-20191202203127-2b6af5f9ace7 h1:I7bfRTrfnb7yQSesz6OhwGV
golang.org/x/tools v0.0.0-20191202203127-2b6af5f9ace7/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191203134012-c197fd4bf371 h1:Cjq6sG3gnKDchzWy7ouGQklhxMtWvh4AhSNJ0qGIeo4=
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/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=