1
0
mirror of https://github.com/mgechev/revive.git synced 2025-03-29 21:47:12 +02:00

Update golang.org/x/tools commit hash to 9dba7ca (#219)

This commit is contained in:
renovate[bot] 2019-08-13 16:05:24 -07:00 committed by Minko Gechev
parent acd18ac2f6
commit a08e03e0bd
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-20190812082915-9eafafc0a87e // indirect
golang.org/x/tools v0.0.0-20190812192641-4147ede4f82b
golang.org/x/tools v0.0.0-20190813222811-9dba7caff850
)

2
go.sum
View File

@ -172,4 +172,6 @@ golang.org/x/tools v0.0.0-20190809152137-6d4652c779c4 h1:Lsfy/gJCZ5VDaOHEgAXbjOl
golang.org/x/tools v0.0.0-20190809152137-6d4652c779c4/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190812192641-4147ede4f82b h1:baoDOzi0CqGsU/O31eEwzex3OtpnPw0nUqIYaxg8PWA=
golang.org/x/tools v0.0.0-20190812192641-4147ede4f82b/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190813222811-9dba7caff850 h1:qpvBGLLwQ/jTyctOcuFhgTolz38tMqwQkR+DmgcQlUY=
golang.org/x/tools v0.0.0-20190813222811-9dba7caff850/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=