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 607ca05 (#178)
This commit is contained in:
parent
5067f56189
commit
6fb42170ac
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-20190712214651-8b927904ee0d
|
||||
golang.org/x/tools v0.0.0-20190715053316-607ca053a137
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -108,3 +108,5 @@ golang.org/x/tools v0.0.0-20190710195507-286818132824 h1:2492BvYnJkin59SmTIFBH3m
|
||||
golang.org/x/tools v0.0.0-20190710195507-286818132824/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190712214651-8b927904ee0d h1:KlQeLUDWg+cWfoNyo2obro62ANg9Ain//HXb8aKT2jg=
|
||||
golang.org/x/tools v0.0.0-20190712214651-8b927904ee0d/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190715053316-607ca053a137 h1:JD/hG/8Cy1uTpUou5cTdh88WzXO985+ykk+/kD2B6Og=
|
||||
golang.org/x/tools v0.0.0-20190715053316-607ca053a137/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
Reference in New Issue
Block a user