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 3785370 (#262)

This commit is contained in:
renovate[bot] 2019-12-11 12:19:51 -08:00 committed by Minko Gechev
parent ac83e845d5
commit f06f15a9fa
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-20191210221141-98df12377212
golang.org/x/tools v0.0.0-20191211190555-37853707689e
)

2
go.sum
View File

@ -71,4 +71,6 @@ golang.org/x/tools v0.0.0-20191210200704-1bcf67c9cb49 h1:kDBPYGQmzNtEVORaaBMo00N
golang.org/x/tools v0.0.0-20191210200704-1bcf67c9cb49/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191210221141-98df12377212 h1:p0cPlrIZeu8wy/7Cyva+AvJjWtO3ehLV9TloLyItKIc=
golang.org/x/tools v0.0.0-20191210221141-98df12377212/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20191211190555-37853707689e h1:UOJMHZa3I/YPGmi1QXB9S+Nk2rhp6RCUASPN5cpP3xQ=
golang.org/x/tools v0.0.0-20191211190555-37853707689e/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=