module internal/abi_cache go 1.14 require ( github.com/eoscanada/eos-go v0.10.2 github.com/go-redis/cache/v8 v8.4.3 github.com/go-redis/redis/v8 v8.11.4 github.com/stretchr/testify v1.7.0 )