mirror of
https://github.com/mgechev/revive.git
synced 2025-02-15 13:53:15 +02:00
Update golang.org/x/tools commit hash to db903f3 (#255)
This commit is contained in:
parent
c0365d5815
commit
075718143b
2
go.mod
2
go.mod
@ -12,5 +12,5 @@ require (
|
||||
github.com/mitchellh/go-homedir v1.1.0
|
||||
github.com/olekukonko/tablewriter v0.0.4
|
||||
github.com/pkg/errors v0.8.1
|
||||
golang.org/x/tools v0.0.0-20191205225056-3393d29bb9fe
|
||||
golang.org/x/tools v0.0.0-20191206185304-db903f390e86
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -55,4 +55,6 @@ golang.org/x/tools v0.0.0-20191205012623-e84277c2c008 h1:d7AoV0iNO9OoReuqpHD99MZ
|
||||
golang.org/x/tools v0.0.0-20191205012623-e84277c2c008/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
|
||||
golang.org/x/tools v0.0.0-20191205225056-3393d29bb9fe h1:BEVcKURC7E0EF+vD1l52Jb3LOM5Iwu7OI5FpdPuU50o=
|
||||
golang.org/x/tools v0.0.0-20191205225056-3393d29bb9fe/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
|
||||
golang.org/x/tools v0.0.0-20191206185304-db903f390e86 h1:3aeqOpx8mWD673VfF57v8VRLrwQmb9o8dIgnE6U4luE=
|
||||
golang.org/x/tools v0.0.0-20191206185304-db903f390e86/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
|
||||
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
|
||||
|
Loading…
x
Reference in New Issue
Block a user