Updated dependencies
This commit is contained in:
29
go.mod
29
go.mod
@ -6,23 +6,23 @@ require (
|
||||
cloud.google.com/go v0.37.4 // indirect
|
||||
github.com/OneOfOne/xxhash v1.2.5
|
||||
github.com/StackExchange/wmi v0.0.0-20181212234831-e0a55b97c705 // indirect
|
||||
github.com/aerogo/aero v1.1.1
|
||||
github.com/aerogo/api v0.1.3
|
||||
github.com/aerogo/crawler v0.2.0
|
||||
github.com/aerogo/aero v1.1.2
|
||||
github.com/aerogo/api v0.1.4
|
||||
github.com/aerogo/crawler v0.2.1
|
||||
github.com/aerogo/http v1.0.1
|
||||
github.com/aerogo/layout v0.1.4
|
||||
github.com/aerogo/log v0.1.1
|
||||
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/layout v0.1.5
|
||||
github.com/aerogo/log v0.1.2
|
||||
github.com/aerogo/markdown v0.1.5
|
||||
github.com/aerogo/nano v0.1.5
|
||||
github.com/aerogo/session-store-nano v0.1.2
|
||||
github.com/aerogo/sitemap v0.1.1
|
||||
github.com/akyoto/color v1.8.2
|
||||
github.com/animenotifier/anilist v0.2.0
|
||||
github.com/animenotifier/arn v1.1.6
|
||||
github.com/animenotifier/kitsu v0.2.0
|
||||
github.com/animenotifier/mal v0.2.0
|
||||
github.com/animenotifier/shoboi v0.2.0
|
||||
github.com/animenotifier/twist v0.2.0
|
||||
github.com/animenotifier/anilist v0.2.1
|
||||
github.com/animenotifier/arn v1.1.8
|
||||
github.com/animenotifier/kitsu v0.2.1
|
||||
github.com/animenotifier/mal v0.2.1
|
||||
github.com/animenotifier/shoboi v0.2.1
|
||||
github.com/animenotifier/twist v0.2.1
|
||||
github.com/bwmarrin/discordgo v0.19.0
|
||||
github.com/dustin/go-humanize v1.0.0
|
||||
github.com/go-ini/ini v1.42.0 // indirect
|
||||
@ -39,7 +39,6 @@ require (
|
||||
github.com/mssola/user_agent v0.5.0
|
||||
github.com/pariz/gountries v0.0.0-20171019111738-adb00f6513a3
|
||||
github.com/patrickmn/go-cache v2.1.0+incompatible
|
||||
github.com/pkg/errors v0.8.1 // indirect
|
||||
github.com/shirou/gopsutil v2.18.12+incompatible
|
||||
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
|
||||
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
|
||||
|
Reference in New Issue
Block a user