Fix golint dep

This commit is contained in:
Jakub Al-Khalili 2019-09-10 09:53:41 +02:00
parent 1da0d0b0a4
commit 1bbf0d58b9
1 changed files with 0 additions and 1 deletions

1
go.mod
View File

@ -17,7 +17,6 @@ require (
github.com/stretchr/testify v1.3.0
go.uber.org/zap v1.9.1
golang.org/x/crypto v0.0.0-20190909091759-094676da4a83 // indirect
golang.org/x/lint v0.0.0-20190909230951-414d861bb4ac // indirect
golang.org/x/net v0.0.0-20190909003024-a7b16738d86b // indirect
golang.org/x/sys v0.0.0-20190910064555-bbd175535a8b // indirect
golang.org/x/text v0.3.2 // indirect