mirror of
https://github.com/mgechev/revive.git
synced 2025-01-22 03:38:47 +02:00
chore(deps): update golang.org/x/tools commit hash to ed3277d (#200)
This commit is contained in:
parent
03c3312c2c
commit
227ec43d09
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-20190726093751-fc99dfbffb4e // indirect
|
||||
golang.org/x/tools v0.0.0-20190729094940-ff9f1409240a
|
||||
golang.org/x/tools v0.0.0-20190730215743-ed3277de2799
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -140,3 +140,5 @@ golang.org/x/tools v0.0.0-20190728085240-fc6e2057e7f6 h1:HwL5zE73Lj6ca2l3QvmH+z+
|
||||
golang.org/x/tools v0.0.0-20190728085240-fc6e2057e7f6/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190729094940-ff9f1409240a h1:s5iVUvQeQogtT5N2UsrWTExwB/vujdgo2oRIoKqGHP0=
|
||||
golang.org/x/tools v0.0.0-20190729094940-ff9f1409240a/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190730215743-ed3277de2799 h1:QDcqPiPMwhOSeNS/65AYJQxAYb2HIYLFw6NRbGQUtSU=
|
||||
golang.org/x/tools v0.0.0-20190730215743-ed3277de2799/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
x
Reference in New Issue
Block a user