
Updates host file parsing to use new v2 method rather than the removed toml.Tree. Signed-off-by: Derek McGowan <derek@mcg.dev>
4 lines
114 B
Go
4 lines
114 B
Go
// Package unstable provides APIs that do not meet the backward compatibility
|
|
// guarantees yet.
|
|
package unstable
|