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> |
||
|---|---|---|
| .. | ||
| hosts.go | ||
| hosts_test.go | ||
| ip.go | ||
| util.go | ||
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> |
||
|---|---|---|
| .. | ||
| hosts.go | ||
| hosts_test.go | ||
| ip.go | ||
| util.go | ||