Files
go-toml/go.mod
T
2022-03-30 15:10:57 -04:00

6 lines
92 B
Modula-2

module github.com/pelletier/go-toml/v2
go 1.16
require github.com/stretchr/testify v1.7.1