
Updates host file parsing to use new v2 method rather than the removed toml.Tree. Signed-off-by: Derek McGowan <derek@mcg.dev>
3 lines
76 B
Go
3 lines
76 B
Go
// Package toml is a library to read and write TOML documents.
|
|
package toml
|