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

10 lines
212 B

module github.com/dtapps/go-library/daes
go 1.16
require (
github.com/bitly/go-simplejson v0.5.0
github.com/dtapps/go-library/params v0.0.0-20210726063253-212f0a0415d8
gopkg.in/dtapps/go-library.v2 v2.0.3
)