github.com/zerosnake0/jzon@v0.0.8/go.mod (about)

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