Update Go, deps and linter

This commit is contained in:
Daniel
2022-08-30 16:13:26 +02:00
parent 44b5375bb4
commit 8cf882f4d4
22 changed files with 87 additions and 88 deletions

View File

@@ -1,7 +1,3 @@
/*
Package process fetches process and socket information from the operating system.
It can find the process owning a network connection.
*/
// Package process fetches process and socket information from the operating system.
// It can find the process owning a network connection.
package process