mirror of
https://github.com/mgechev/revive.git
synced 2025-03-19 21:07:46 +02:00
chore(deps): update golang.org/x/tools commit hash to db2fa46 (#192)
This commit is contained in:
parent
6205a19da7
commit
fd5694226c
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-20190727014933-1bd56024c620
|
||||
golang.org/x/tools v0.0.0-20190727174842-db2fa46ec33c
|
||||
)
|
||||
|
2
go.sum
2
go.sum
@ -134,3 +134,5 @@ golang.org/x/tools v0.0.0-20190725162026-2e34cfcb95cb h1:nCidYN5rpBq6eOoKgsg8OPy
|
||||
golang.org/x/tools v0.0.0-20190725162026-2e34cfcb95cb/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190727014933-1bd56024c620 h1:V0R1y3ny4Qty3oJpgixfc7BF1GqcBtG492UJDH4XNi4=
|
||||
golang.org/x/tools v0.0.0-20190727014933-1bd56024c620/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
golang.org/x/tools v0.0.0-20190727174842-db2fa46ec33c h1:jOixaG4f/xPYap0HSnwlewCOTxw7qq5hqxvCyw5Kfvg=
|
||||
golang.org/x/tools v0.0.0-20190727174842-db2fa46ec33c/go.mod h1:jcCCGcm9btYwXyDqrUWc6MKQKKGJCWEQ3AfLSRIbEuI=
|
||||
|
Loading…
x
Reference in New Issue
Block a user