Commit Graph

2 Commits

Author SHA1 Message Date
Christophe Fergeau
8c72b59df3 ioutil: Switch away from deprecated package
ioutil has been deprecated since golang 1.16.
This commit uses the replacement methods from the os or io packages.
This should fix some golangci-lint CI failures.

Signed-off-by: Christophe Fergeau <cfergeau@redhat.com>
2022-09-06 18:33:45 +05:30
Guillaume Rose
288e6c0df3 Add ssh over vsock example and an API to connect to any tcp endpoint 2020-11-06 16:11:10 +01:00