github.com/nikandfor/loc@v0.5.1/go.mod (about)

     1  module github.com/nikandfor/loc
     2  
     3  go 1.15
     4  
     5  require github.com/stretchr/testify v1.6.1