You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-library/service/tianyancha/go.mod

11 lines
348 B

module github.com/dtapps/go-library/service/tianyancha
go 1.18
require github.com/dtapps/go-library/utils/gohttp v0.0.0-20220320064127-7d7f1f882cd8
require (
github.com/dtapps/go-library/utils/goheader v0.0.0-20220320040709-ad8a5f0e9e40 // indirect
github.com/dtapps/go-library/utils/gorequest v0.0.0-20220320040709-ad8a5f0e9e40 // indirect
)