module github.com/alibabacloud-go/Videoenhan-20200320 require ( github.com/alibabacloud-go/OpenPlatform-20191219 v0.0.1 github.com/alibabacloud-go/endpoint-util v0.0.1 github.com/alibabacloud-go/tea v0.0.12 github.com/alibabacloud-go/tea-fileform v0.0.1 github.com/alibabacloud-go/tea-oss-sdk v0.0.1 github.com/alibabacloud-go/tea-oss-utils v0.0.1 github.com/alibabacloud-go/tea-rpc v0.0.2 github.com/alibabacloud-go/tea-rpc-utils v0.0.1 github.com/alibabacloud-go/tea-utils v0.0.1 github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 // indirect github.com/smartystreets/assertions v1.0.1 // indirect github.com/stretchr/objx v0.2.0 // indirect github.com/stretchr/testify v1.5.1 // indirect github.com/yuin/goldmark v1.1.30 // indirect golang.org/x/crypto v0.0.0-20200420201142-3c4aac89819a // indirect golang.org/x/net v0.0.0-20200324143707-d3edc9973b7e // indirect golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a // indirect golang.org/x/sys v0.0.0-20200420163511-1957bb5e6d1f // indirect golang.org/x/text v0.3.2 // indirect golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect golang.org/x/tools v0.0.0-20200420210619-9f075f7bfe74 // indirect gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect gopkg.in/ini.v1 v1.55.0 // indirect gopkg.in/yaml.v2 v2.2.8 // indirect )