From 751923c6378c929601b2fcd1c486155aad582f6e Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 21:27:23 +0000 Subject: [PATCH] OCM-00000 | ci: Update module github.com/alessio/shellescape to v1.6.0 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index fb2b22923f..33562957f4 100644 --- a/go.mod +++ b/go.mod @@ -69,7 +69,7 @@ require ( require ( github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect github.com/99designs/keyring v1.2.2 // indirect - github.com/alessio/shellescape v1.4.1 + github.com/alessio/shellescape v1.6.0 github.com/andybalholm/cascadia v1.3.2 // indirect github.com/apparentlymart/go-cidr v1.1.0 // indirect github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.13 // indirect