mirror of
https://github.com/mgechev/revive.git
synced 2025-01-24 03:47:45 +02:00
Update golang.org/x/tools commit hash to 7093a17 (#266)
This commit is contained in:
parent
dc41cf7d65
commit
fa51344e37
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-20191212051200-825cb0626375
|
||||
golang.org/x/tools v0.0.0-20191213032237-7093a17b0467
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -77,4 +77,6 @@ golang.org/x/tools v0.0.0-20191211230051-ec14b2965194 h1:8PJKKLHesY3EBbMMe0z8qri
|
||||
golang.org/x/tools v0.0.0-20191211230051-ec14b2965194/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
|
||||
golang.org/x/tools v0.0.0-20191212051200-825cb0626375 h1:hrBCt+pkb1irxFjg/GeadSn24gLxi5/Z861I53OkQbc=
|
||||
golang.org/x/tools v0.0.0-20191212051200-825cb0626375/go.mod h1:b+2E5dAYhXwXZwtnZ6UAqBI28+e2cm9otk0dWdXHAEo=
|
||||
golang.org/x/tools v0.0.0-20191213032237-7093a17b0467 h1:Jybbe55FT+YYZIJGWmJIA4ZGcglFuZOduakIW3+gHXY=
|
||||
golang.org/x/tools v0.0.0-20191213032237-7093a17b0467/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