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