Files
tea/go.mod
T
2020-06-22 13:03:43 +08:00

9 lines
182 B
AMPL

module github.com/alibabacloud-go/tea
go 1.14
require (
github.com/alibabacloud-go/debug v0.0.0-20190504072949-9472017b5c68
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
)