github.com/gbl08ma/monkey@v1.1.0/go.mod (about)

     1  module github.com/gbl08ma/monkey
     2  
     3  go 1.13
     4  
     5  require github.com/stretchr/testify v1.4.0