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 1bcf67c (#260)

This commit is contained in:
renovate[bot] 2019-12-10 13:44:31 -08:00 committed by Minko Gechev
parent e98997e9f9
commit 2e5c950189
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.4
github.com/pkg/errors v0.8.1
golang.org/x/tools v0.0.0-20191209225234-22774f7dae43
golang.org/x/tools v0.0.0-20191210200704-1bcf67c9cb49
)

2
go.sum
View File

@ -67,4 +67,6 @@ golang.org/x/tools v0.0.0-20191206204035-259af5ff87bd h1:Zc7EU2PqpsNeIfOoVA7hvQX
golang.org/x/tools v0.0.0-20191206204035-259af5ff87bd/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191209225234-22774f7dae43 h1:NfPq5mgc5ArFgVLCpeS4z07IoxSAqVfV/gQ5vxdgaxI=
golang.org/x/tools v0.0.0-20191209225234-22774f7dae43/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191210200704-1bcf67c9cb49 h1:kDBPYGQmzNtEVORaaBMo00NA6xiqZ42NDYGTzh6uF5Y=
golang.org/x/tools v0.0.0-20191210200704-1bcf67c9cb49/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=