From d402050a40f81c709748fe5be71f001dbdfb5906 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 1 Sep 2022 07:01:15 +0000 Subject: [PATCH] chore(deps): update module github.com/gliderlabs/ssh to v0.3.5 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9a99deed..bdc37284 100644 --- a/go.mod +++ b/go.mod @@ -33,7 +33,7 @@ require ( github.com/docker/docker-credential-helpers v0.6.4 // indirect github.com/facebookgo/stack v0.0.0-20160209184415-751773369052 // indirect github.com/fvbommel/sortorder v1.0.2 // indirect - github.com/gliderlabs/ssh v0.3.4 + github.com/gliderlabs/ssh v0.3.5 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect github.com/gorilla/mux v1.8.0 // indirect github.com/hashicorp/go-retryablehttp v0.7.1