mirror of
https://github.com/mgechev/revive.git
synced 2024-11-24 08:32:22 +02:00
Update golang.org/x/tools commit hash to e713427 (#214)
This commit is contained in:
parent
e43a9dc28a
commit
f356ad975b
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-20190806195817-6743d4095d4b
|
||||
golang.org/x/tools v0.0.0-20190808223956-e713427fea3f
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -164,4 +164,6 @@ golang.org/x/tools v0.0.0-20190805234027-c5a2fd39b72a h1:q82O/ALiK+6pdKJSLYhLbQ1
|
||||
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/tools v0.0.0-20190808223956-e713427fea3f h1:qhn0c1Z/sEzZTkX8XlGrQ8dkwxl+Rab/LLBI/tGvsOI=
|
||||
golang.org/x/tools v0.0.0-20190808223956-e713427fea3f/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