module github.com/alibabacloud-go/tea-utils/v2

go 1.14

require (
	github.com/alibabacloud-go/tea v1.1.0
	golang.org/x/net v0.17.0 // indirect
)
