From 368fe2bae635d918e9fbb3a019fe150c8e17ba8e Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Tue, 19 Sep 2023 15:39:33 +0200 Subject: [PATCH] Rename unimplemented process security file --- agent/processsecurity/{other.go => unimplemented.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename agent/processsecurity/{other.go => unimplemented.go} (100%) diff --git a/agent/processsecurity/other.go b/agent/processsecurity/unimplemented.go similarity index 100% rename from agent/processsecurity/other.go rename to agent/processsecurity/unimplemented.go