module github.com/trustwallet/golibs go 1.15 require ( github.com/stretchr/testify v1.6.1 gopkg.in/yaml.v2 v2.3.0 )