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 9b2cb0e (#180)
This commit is contained in:
parent
969a832b57
commit
aa12814931
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-20190712063909-fae7ac547cb7 // indirect
|
||||
golang.org/x/tools v0.0.0-20190715174000-9e48ab1d90cd
|
||||
golang.org/x/tools v0.0.0-20190715222530-9b2cb0e5f602
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -112,3 +112,5 @@ golang.org/x/tools v0.0.0-20190715053316-607ca053a137 h1:JD/hG/8Cy1uTpUou5cTdh88
|
||||
golang.org/x/tools v0.0.0-20190715053316-607ca053a137/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190715174000-9e48ab1d90cd h1:WtY90UqL9QgrhtGZXkSuv3VgN9O2zchNuw7mCsy5EAo=
|
||||
golang.org/x/tools v0.0.0-20190715174000-9e48ab1d90cd/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190715222530-9b2cb0e5f602 h1:aPQ4URfBa5qpEffv7JQWB643/X9MIooR7AmSM4PhjbQ=
|
||||
golang.org/x/tools v0.0.0-20190715222530-9b2cb0e5f602/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
Reference in New Issue
Block a user