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 6743d40 (#213)
This commit is contained in:
parent
fcce099ac1
commit
e43a9dc28a
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-20190805234027-c5a2fd39b72a
|
||||
golang.org/x/tools v0.0.0-20190806195817-6743d4095d4b
|
||||
)
|
||||
|
3
go.sum
3
go.sum
@ -162,3 +162,6 @@ golang.org/x/tools v0.0.0-20190805204540-e1fc249b6621 h1:q95h9w5HTgvUhihWulmmjEj
|
||||
golang.org/x/tools v0.0.0-20190805204540-e1fc249b6621/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190805234027-c5a2fd39b72a h1:q82O/ALiK+6pdKJSLYhLbQ1K/u/RlRKO4FZCOwjNHTs=
|
||||
golang.org/x/tools v0.0.0-20190805234027-c5a2fd39b72a/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190806195817-6743d4095d4b h1:lMRfmFqmmlmIt6E6VL6KNO1kVqvxo60HhKvCbkeVsqY=
|
||||
golang.org/x/tools v0.0.0-20190806195817-6743d4095d4b/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
|
||||
|
Loading…
Reference in New Issue
Block a user