containerd/vendor/github.com/pelletier/go-toml/v2/doc.go
Derek McGowan b5615caf11
Update go-toml to v2
Updates host file parsing to use new v2 method rather than the removed
toml.Tree.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2023-09-22 15:35:12 -07:00

3 lines
76 B
Go

// Package toml is a library to read and write TOML documents.
package toml