Updated dependencies

This commit is contained in:
2019-04-25 16:18:14 +09:00
parent 5aeb6c5234
commit 89766a5265
3 changed files with 31 additions and 24 deletions

11
go.mod
View File

@ -10,17 +10,17 @@ require (
github.com/aerogo/api v0.1.3
github.com/aerogo/crawler v0.1.3
github.com/aerogo/http v0.1.2
github.com/aerogo/layout v0.1.3
github.com/aerogo/layout v0.1.4
github.com/aerogo/log v0.1.1
github.com/aerogo/markdown v0.1.3
github.com/aerogo/nano v0.1.3
github.com/aerogo/markdown v0.1.4
github.com/aerogo/nano v0.1.4
github.com/aerogo/session-store-nano v0.1.1
github.com/aerogo/sitemap v0.1.1
github.com/akyoto/color v1.8.1
github.com/animenotifier/anilist v0.1.0
github.com/animenotifier/arn v1.0.9
github.com/animenotifier/arn v1.0.10
github.com/animenotifier/kitsu v0.1.0
github.com/animenotifier/mal v0.1.0
github.com/animenotifier/mal v0.1.2
github.com/animenotifier/shoboi v0.1.0
github.com/animenotifier/twist v0.1.0
github.com/bwmarrin/discordgo v0.19.0
@ -42,6 +42,7 @@ require (
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
github.com/stretchr/testify v1.3.0
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a
golang.org/x/text v0.3.1 // indirect
google.golang.org/appengine v1.5.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/ini.v1 v1.42.0 // indirect