vendor/github.com/pelletier/go-toml/v2/go.mod
changeset 265 05c40b36d3b2
parent 260 445e01aede7e
equal deleted inserted replaced
264:8f478162d991 265:05c40b36d3b2
     1 module github.com/pelletier/go-toml/v2
     1 module github.com/pelletier/go-toml/v2
     2 
     2 
     3 go 1.16
     3 go 1.16
     4 
     4 
     5 require github.com/stretchr/testify v1.8.0
     5 require github.com/stretchr/testify v1.8.1