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:
parent
6ecb7a3155
commit
3f1f88837d
2
go.mod
2
go.mod
@ -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
2
go.sum
@ -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=
|
||||
|
Loading…
Reference in New Issue
Block a user