Fixed AMV publish

This commit is contained in:
2019-09-06 14:26:46 +09:00
parent aefabff482
commit b69c21bf0a
3 changed files with 6 additions and 84 deletions

6
go.mod
View File

@ -40,11 +40,9 @@ require (
github.com/animenotifier/twist v0.2.6
github.com/bwmarrin/discordgo v0.19.0
github.com/dustin/go-humanize v1.0.0
github.com/frankban/quicktest v1.4.0 // indirect
github.com/go-chi/chi v4.0.2+incompatible // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/gomodule/oauth1 v0.0.0-20181215000758-9a59ed3b0a84
github.com/google/uuid v1.1.1 // indirect
github.com/gopherjs/gopherjs v0.0.0-20190430165422-3e4dfb77656c // indirect
github.com/json-iterator/go v1.1.7
github.com/logpacker/PayPal-Go-SDK v1.1.4
@ -57,8 +55,6 @@ require (
github.com/shirou/w32 v0.0.0-20160930032740-bb4de0191aa4 // indirect
github.com/smartystreets/assertions v1.0.0 // indirect
github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 // indirect
github.com/stretchr/objx v0.2.0 // indirect
github.com/tdewolff/parse v2.3.4+incompatible // indirect
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf // indirect
github.com/ungerik/go-gravatar v0.0.0-20120802094239-6ab22628222a
github.com/ventu-io/go-shortid v0.0.0-20171029131806-771a37caa5cf
@ -70,5 +66,3 @@ require (
google.golang.org/appengine v1.6.2 // indirect
gopkg.in/ini.v1 v1.46.0 // indirect
)
exclude github.com/logpacker/PayPal-Go-SDK v2.0.5+incompatible