github.com/andeya/ameda@v1.5.3/go.mod (about)

     1  module github.com/andeya/ameda
     2  
     3  go 1.13
     4  
     5  require github.com/stretchr/testify v1.7.5