1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-21 17:16:40 +02:00

chore(deps): update golang.org/x/tools commit hash to 1d17272 (#205)

This commit is contained in:
renovate[bot] 2019-08-02 15:23:01 -07:00 committed by Minko Gechev
parent 6ecb7a3155
commit 3f1f88837d
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-20190801053355-cbf593c0f2f3 // indirect
golang.org/x/tools v0.0.0-20190802214056-43c5e4ca5b10
golang.org/x/tools v0.0.0-20190802221608-1d1727260058
)

2
go.sum
View File

@ -152,3 +152,5 @@ golang.org/x/tools v0.0.0-20190802005412-e9bb7d36c060 h1:ixdNsWPlaysKGPShUO+OF5e
golang.org/x/tools v0.0.0-20190802005412-e9bb7d36c060/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
golang.org/x/tools v0.0.0-20190802214056-43c5e4ca5b10 h1:KjL1/OdjgZDxA88tw0sTsLRhErqk6G8l5JmoZSrEZvY=
golang.org/x/tools v0.0.0-20190802214056-43c5e4ca5b10/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
golang.org/x/tools v0.0.0-20190802221608-1d1727260058 h1:1rd4qUHYwgnGfHkj0tTCdwukGPP6YfNkvXfG15qMmlc=
golang.org/x/tools v0.0.0-20190802221608-1d1727260058/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=