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/pinduoduo/go.mod

11 lines
296 B

module github.com/dtapps/go-library/pinduoduo
go 1.16
require (
github.com/bitly/go-simplejson v0.5.0
github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 // indirect
github.com/dtapps/go-library/params v0.0.0-20210726063253-212f0a0415d8
github.com/kr/pretty v0.2.1 // indirect
)