Used `go fmt` rules to migrate away from deprecated functions, for instance `gofmt -w -s -r 'ioutil.TempDir(a, b) -> os.MkdirTemp(a, b)'` Signed-off-by: Valentin Rothberg <vrothberg@redhat.com> |
||
|---|---|---|
| .. | ||
| interface.go | ||
| interface_freebsd.go | ||
| interface_linux.go | ||