module github.com/blockchain-jd-com/framework-go go 1.13 require ( github.com/ZZMarquis/gm v1.2.0 github.com/go-resty/resty/v2 v2.3.0 github.com/stretchr/testify v1.5.1 github.com/tidwall/gjson v1.6.3 github.com/tidwall/match v1.0.2 // indirect golang.org/x/crypto v0.0.0-20200414173820-0848c9571904 )