mirror of
https://github.com/rwinkhart/rcw.git
synced 2026-08-31 22:36:41 -04:00
Significant hardening (always work on bytes; zeroize everything); address JetBrains warnings
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"syscall"
|
||||
"time"
|
||||
|
||||
peercred "github.com/rwinkhart/peercred-mini"
|
||||
"github.com/rwinkhart/peercred-mini"
|
||||
)
|
||||
|
||||
// Start is the entry point for the RPC server responsible for
|
||||
|
||||
Reference in New Issue
Block a user