mirror of
https://github.com/mgechev/revive.git
synced 2025-02-11 13:38:40 +02:00
chore(deps): update golang.org/x/tools commit hash to f82b303 (#172)
This commit is contained in:
parent
0a1679d8df
commit
004c78fec9
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-20190629205408-04f50cda93cb // indirect
|
||||
golang.org/x/tools v0.0.0-20190708212629-c8855242db9c
|
||||
golang.org/x/tools v0.0.0-20190709205837-f82b303b69d7
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -96,3 +96,5 @@ golang.org/x/tools v0.0.0-20190708153032-60762fc531e6 h1:+09ssZLX5m87DAU4ovA5R2d
|
||||
golang.org/x/tools v0.0.0-20190708153032-60762fc531e6/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190708212629-c8855242db9c h1:61VlnXlxJ8ZQ0ScNJLbv0lMvy2zxMOMtmqgczqTjoSw=
|
||||
golang.org/x/tools v0.0.0-20190708212629-c8855242db9c/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190709205837-f82b303b69d7 h1:POOqS8nIAlVjiggJspEagLTIm7FecjZ3zjL+UXqxaeo=
|
||||
golang.org/x/tools v0.0.0-20190709205837-f82b303b69d7/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
x
Reference in New Issue
Block a user