mirror of
https://github.com/mgechev/revive.git
synced 2024-11-24 08:32:22 +02:00
chore(deps): update golang.org/x/tools commit hash to fc6e205 (#196)
This commit is contained in:
parent
0632231672
commit
36221bfc1f
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-20190726093751-fc99dfbffb4e // indirect
|
||||
golang.org/x/tools v0.0.0-20190727174842-db2fa46ec33c
|
||||
golang.org/x/tools v0.0.0-20190728085240-fc6e2057e7f6
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -136,3 +136,5 @@ golang.org/x/tools v0.0.0-20190727014933-1bd56024c620 h1:V0R1y3ny4Qty3oJpgixfc7B
|
||||
golang.org/x/tools v0.0.0-20190727014933-1bd56024c620/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190727174842-db2fa46ec33c h1:jOixaG4f/xPYap0HSnwlewCOTxw7qq5hqxvCyw5Kfvg=
|
||||
golang.org/x/tools v0.0.0-20190727174842-db2fa46ec33c/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190728085240-fc6e2057e7f6 h1:HwL5zE73Lj6ca2l3QvmH+z+mMQJp6w6/7zcxRJcGNRw=
|
||||
golang.org/x/tools v0.0.0-20190728085240-fc6e2057e7f6/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
Reference in New Issue
Block a user