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 e713427 (#214)

This commit is contained in:
renovate[bot] 2019-08-08 22:57:51 -07:00 committed by Minko Gechev
parent e43a9dc28a
commit f356ad975b
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -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-20190804054238-51ab0e2deafa // indirect
golang.org/x/tools v0.0.0-20190806195817-6743d4095d4b
golang.org/x/tools v0.0.0-20190808223956-e713427fea3f
)

2
go.sum
View File

@ -164,4 +164,6 @@ golang.org/x/tools v0.0.0-20190805234027-c5a2fd39b72a h1:q82O/ALiK+6pdKJSLYhLbQ1
golang.org/x/tools v0.0.0-20190805234027-c5a2fd39b72a/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
golang.org/x/tools v0.0.0-20190806195817-6743d4095d4b h1:lMRfmFqmmlmIt6E6VL6KNO1kVqvxo60HhKvCbkeVsqY=
golang.org/x/tools v0.0.0-20190806195817-6743d4095d4b/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190808223956-e713427fea3f h1:qhn0c1Z/sEzZTkX8XlGrQ8dkwxl+Rab/LLBI/tGvsOI=
golang.org/x/tools v0.0.0-20190808223956-e713427fea3f/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=