mirror of
https://github.com/mgechev/revive.git
synced 2024-11-28 08:49:11 +02:00
Update golang.org/x/tools commit hash to e1fc249 (#211)
This commit is contained in:
parent
86af3e62d5
commit
f84c9db7a4
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-20190804054238-51ab0e2deafa // indirect
|
||||
golang.org/x/tools v0.0.0-20190805172734-2756c524cc1c
|
||||
golang.org/x/tools v0.0.0-20190805204540-e1fc249b6621
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -158,3 +158,5 @@ golang.org/x/tools v0.0.0-20190802221608-1d1727260058 h1:1rd4qUHYwgnGfHkj0tTCdwu
|
||||
golang.org/x/tools v0.0.0-20190802221608-1d1727260058/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190805172734-2756c524cc1c h1:OuZqaJqdZ4bwoAmF0dp2CPC31S0OJcomd1xu/8gUbc8=
|
||||
golang.org/x/tools v0.0.0-20190805172734-2756c524cc1c/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190805204540-e1fc249b6621 h1:q95h9w5HTgvUhihWulmmjEj9VXMyjYYTbLXSGH/PSZQ=
|
||||
golang.org/x/tools v0.0.0-20190805204540-e1fc249b6621/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
Reference in New Issue
Block a user