Updated linter arguments

This commit is contained in:
2019-05-16 16:26:49 +09:00
parent 3ba8cfc0f4
commit 71361c9a97
3 changed files with 10 additions and 20 deletions

6
go.mod
View File

@ -6,7 +6,7 @@ require (
cloud.google.com/go v0.39.0 // indirect
github.com/OneOfOne/xxhash v1.2.5
github.com/StackExchange/wmi v0.0.0-20181212234831-e0a55b97c705 // indirect
github.com/aerogo/aero v1.1.12
github.com/aerogo/aero v1.1.13
github.com/aerogo/api v0.1.7
github.com/aerogo/crawler v0.2.3
github.com/aerogo/graphql v0.3.6
@ -22,7 +22,7 @@ require (
github.com/akyoto/cache v1.0.2
github.com/akyoto/color v1.8.4
github.com/animenotifier/anilist v0.2.3
github.com/animenotifier/arn v1.1.20
github.com/animenotifier/arn v1.1.21
github.com/animenotifier/kitsu v0.2.3
github.com/animenotifier/mal v0.2.3
github.com/animenotifier/shoboi v0.2.3
@ -46,8 +46,8 @@ require (
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/crypto v0.0.0-20190513172903-22d7a77e9e5f // indirect
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a
golang.org/x/sys v0.0.0-20190516014833-cab07311ab81 // indirect
golang.org/x/text v0.3.2 // indirect
google.golang.org/appengine v1.6.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect