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 6889da9 (#222)

This commit is contained in:
renovate[bot] 2019-08-16 14:19:37 -07:00 committed by Minko Gechev
parent e0e99e8e8b
commit 5806359b59
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-20190815002308-fde4db37ae7a // indirect
golang.org/x/tools v0.0.0-20190816173200-a857023c2190
golang.org/x/tools v0.0.0-20190816203027-6889da9d5479
)

2
go.sum
View File

@ -178,4 +178,6 @@ golang.org/x/tools v0.0.0-20190813222811-9dba7caff850 h1:qpvBGLLwQ/jTyctOcuFhgTo
golang.org/x/tools v0.0.0-20190813222811-9dba7caff850/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190816173200-a857023c2190 h1:bfIvPjgfEedTiVO1sNI1Z29nsUpp+LUXu6IyxRPWpKQ=
golang.org/x/tools v0.0.0-20190816173200-a857023c2190/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/tools v0.0.0-20190816203027-6889da9d5479 h1:5ZmEHIOPZnmJVxwnhHBy5B6XDmg9mFQ0QNthkv0WEmc=
golang.org/x/tools v0.0.0-20190816203027-6889da9d5479/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=