1
0
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:
renovate[bot] 2019-07-28 10:28:29 -07:00 committed by Minko Gechev
parent 0632231672
commit 36221bfc1f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -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
View File

@ -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=