Commit Graph

3 Commits

Author SHA1 Message Date
Gunjan Vyas
31193c50af lint fix: fix linter errors after migrating to v2
Signed-off-by: Gunjan Vyas <vyasgun20@gmail.com>
2025-05-22 09:41:04 +02:00
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