Videos directory is no longer needed
This commit is contained in:
6
go.mod
6
go.mod
@ -4,7 +4,6 @@ go 1.12
|
||||
|
||||
require (
|
||||
cloud.google.com/go v0.41.0 // indirect
|
||||
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
|
||||
github.com/aerogo/aero v1.3.21
|
||||
github.com/aerogo/api v0.2.0
|
||||
github.com/aerogo/crawler v0.2.5
|
||||
@ -39,17 +38,16 @@ 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/go-ole/go-ole v1.2.4 // indirect
|
||||
github.com/golang/protobuf v1.3.2 // indirect
|
||||
github.com/gomodule/oauth1 v0.0.0-20181215000758-9a59ed3b0a84
|
||||
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
|
||||
github.com/mailgun/mailgun-go/v3 v3.6.0
|
||||
github.com/minio/minio-go/v6 v6.0.32
|
||||
github.com/minio/minio-go/v6 v6.0.34
|
||||
github.com/mssola/user_agent v0.5.0
|
||||
github.com/pariz/gountries v0.0.0-20171019111738-adb00f6513a3
|
||||
github.com/shirou/gopsutil v2.19.6+incompatible
|
||||
github.com/shirou/gopsutil v2.18.12+incompatible
|
||||
github.com/smartystreets/assertions v1.0.0 // indirect
|
||||
github.com/smartystreets/goconvey v0.0.0-20190710185942-9d28bd7c0945 // indirect
|
||||
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf // indirect
|
||||
|
Reference in New Issue
Block a user