vendor/github.com/pelletier/go-toml/v2/go.mod
author Mikael Berthe <mikael@lilotux.net>
Sat, 04 Feb 2023 13:35:58 +0100
changeset 271 c8b8b7cc8896
parent 265 05c40b36d3b2
permissions -rw-r--r--
Remove deprecated flag (`--unset`)

module github.com/pelletier/go-toml/v2

go 1.16

require github.com/stretchr/testify v1.8.1