79 lines
3.4 KiB
Modula-2
Raw Normal View History

2019-03-28 13:52:29 +00:00
module github.com/animenotifier/notify.moe
go 1.12
require (
2019-05-02 23:10:57 +00:00
cloud.google.com/go v0.38.0 // indirect
2019-03-28 13:52:29 +00:00
github.com/OneOfOne/xxhash v1.2.5
2019-03-29 07:26:58 +00:00
github.com/StackExchange/wmi v0.0.0-20181212234831-e0a55b97c705 // indirect
2019-05-12 03:00:32 +00:00
github.com/aerogo/aero v1.1.9
2019-05-06 07:26:03 +00:00
github.com/aerogo/api v0.1.6
2019-05-12 03:00:32 +00:00
github.com/aerogo/codetree v1.2.3 // indirect
2019-04-29 14:53:29 +00:00
github.com/aerogo/crawler v0.2.1
2019-05-11 14:12:36 +00:00
github.com/aerogo/graphql v0.3.6
2019-05-05 05:35:08 +00:00
github.com/aerogo/http v1.0.3
2019-04-29 14:53:29 +00:00
github.com/aerogo/layout v0.1.5
2019-05-07 14:01:51 +00:00
github.com/aerogo/log v0.2.4
2019-05-10 08:36:39 +00:00
github.com/aerogo/markdown v0.1.6
2019-05-08 08:16:47 +00:00
github.com/aerogo/nano v0.2.0
2019-05-05 10:46:17 +00:00
github.com/aerogo/pack v0.4.0
2019-05-10 08:36:39 +00:00
github.com/aerogo/pixy v1.2.2 // indirect
github.com/aerogo/run v0.1.5
github.com/aerogo/scarlet v0.2.2 // indirect
2019-04-30 14:59:53 +00:00
github.com/aerogo/session-store-nano v0.1.3
2019-04-22 08:38:58 +00:00
github.com/aerogo/sitemap v0.1.1
2019-05-10 08:36:39 +00:00
github.com/akyoto/autoimport v0.6.2 // indirect
2019-05-12 03:00:32 +00:00
github.com/akyoto/cache v1.0.1
2019-04-30 14:59:53 +00:00
github.com/akyoto/color v1.8.3
github.com/animenotifier/anilist v0.2.2
2019-05-10 08:36:39 +00:00
github.com/animenotifier/arn v1.1.18
2019-04-30 14:59:53 +00:00
github.com/animenotifier/kitsu v0.2.2
github.com/animenotifier/mal v0.2.2
github.com/animenotifier/shoboi v0.2.2
github.com/animenotifier/twist v0.2.2
2019-03-28 13:52:29 +00:00
github.com/bwmarrin/discordgo v0.19.0
2019-04-09 06:36:35 +00:00
github.com/dustin/go-humanize v1.0.0
2019-03-28 13:52:29 +00:00
github.com/go-ini/ini v1.42.0 // indirect
2019-03-29 07:26:58 +00:00
github.com/go-ole/go-ole v1.2.4 // indirect
2019-05-12 03:00:32 +00:00
github.com/gojp/kana v0.0.0-20190509023103-3514925d577b // indirect
github.com/golang/mock v1.3.0 // indirect
2019-03-28 13:52:29 +00:00
github.com/gomodule/oauth1 v0.0.0-20181215000758-9a59ed3b0a84
2019-05-12 03:00:32 +00:00
github.com/google/btree v1.0.0 // indirect
github.com/google/go-cmp v0.3.0 // indirect
github.com/google/pprof v0.0.0-20190502144155-8358a9778bd1 // indirect
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
2019-05-12 03:00:32 +00:00
github.com/hashicorp/golang-lru v0.5.1 // indirect
2019-03-28 13:52:29 +00:00
github.com/json-iterator/go v1.1.6
2019-05-10 08:36:39 +00:00
github.com/kr/pretty v0.1.0 // indirect
2019-05-12 03:00:32 +00:00
github.com/kr/pty v1.1.4 // indirect
2019-04-24 06:36:13 +00:00
github.com/logpacker/PayPal-Go-SDK v1.1.4
2019-03-28 13:52:29 +00:00
github.com/minio/minio-go v6.0.14+incompatible
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mssola/user_agent v0.5.0
github.com/pariz/gountries v0.0.0-20171019111738-adb00f6513a3
github.com/shirou/gopsutil v2.18.12+incompatible
2019-05-10 08:36:39 +00:00
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
2019-04-27 06:23:22 +00:00
github.com/smartystreets/assertions v0.0.0-20190401211740-f487f9de1cd3 // indirect
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
2019-05-12 03:00:32 +00:00
github.com/stretchr/objx v0.2.0 // indirect
2019-03-29 07:26:58 +00:00
github.com/stretchr/testify v1.3.0
2019-05-10 16:33:39 +00:00
golang.org/x/crypto v0.0.0-20190510104115-cbcb75029529 // indirect
2019-05-12 03:00:32 +00:00
golang.org/x/exp v0.0.0-20190510132918-efd6b22b2522 // indirect
golang.org/x/image v0.0.0-20190507092727-e4e5bf290fec // indirect
golang.org/x/lint v0.0.0-20190409202823-959b441ac422 // indirect
golang.org/x/mobile v0.0.0-20190509164839-32b2708ab171 // indirect
2019-04-09 06:22:44 +00:00
golang.org/x/oauth2 v0.0.0-20190402181905-9f3314589c9a
2019-04-26 06:48:48 +00:00
golang.org/x/text v0.3.2 // indirect
2019-05-12 03:00:32 +00:00
golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 // indirect
golang.org/x/tools v0.0.0-20190511041617-99f201b6807e // indirect
google.golang.org/api v0.5.0 // indirect
google.golang.org/genproto v0.0.0-20190508193815-b515fa19cec8 // indirect
google.golang.org/grpc v1.20.1 // indirect
2019-05-10 08:36:39 +00:00
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
2019-03-29 07:26:58 +00:00
gopkg.in/ini.v1 v1.42.0 // indirect
2019-03-28 13:52:29 +00:00
gopkg.in/yaml.v2 v2.2.2 // indirect
2019-05-12 03:00:32 +00:00
honnef.co/go/tools v0.0.0-20190418001031-e561f6794a2a // indirect
2019-03-28 13:52:29 +00:00
)
2019-04-24 06:36:13 +00:00
exclude github.com/logpacker/PayPal-Go-SDK v2.0.0+incompatible