mirror of
https://github.com/mgechev/revive.git
synced 2024-11-28 08:49:11 +02:00
chore(deps): update golang.org/x/tools commit hash to a101b04 (#161)
This commit is contained in:
parent
799a5d3748
commit
477e7ba4f9
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-20190624145334-c5567b49c5d0 // indirect
|
||||
golang.org/x/tools v0.0.0-20190623014052-6e04913cbbac
|
||||
golang.org/x/tools v0.0.0-20190624225754-a101b041ded4
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -75,3 +75,5 @@ golang.org/x/tools v0.0.0-20190618173119-fdf1049a943a h1:UYXkp2zG6yfcsx4WdMshPeb
|
||||
golang.org/x/tools v0.0.0-20190618173119-fdf1049a943a/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
|
||||
golang.org/x/tools v0.0.0-20190623014052-6e04913cbbac h1:p4rf0zoHymrHSlKS+xG2PhJOtxOEWC9nu4NamWffoY0=
|
||||
golang.org/x/tools v0.0.0-20190623014052-6e04913cbbac/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
|
||||
golang.org/x/tools v0.0.0-20190624225754-a101b041ded4 h1:3Yme/SSFE6mHkvIIhjjiTrlmOsy6m0aNnyTDZPYJIy4=
|
||||
golang.org/x/tools v0.0.0-20190624225754-a101b041ded4/go.mod h1:/rFqwRUd4F7ZHNgwSSTFct+R/Kf4OFW1sUzUTQQTgfc=
|
||||
|
Loading…
Reference in New Issue
Block a user