From 034295332ccd139f5496fa71c2a4c90d9b958641 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Nov 2021 08:01:53 +0000 Subject: [PATCH] chore(deps): update module github.com/kevinburke/ssh_config to v1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 335508b11..0fbb58098 100644 --- a/go.mod +++ b/go.mod @@ -34,7 +34,7 @@ require ( github.com/gliderlabs/ssh v0.2.2 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect github.com/gorilla/mux v1.8.0 // indirect - github.com/kevinburke/ssh_config v0.0.0-20201106050909-4977a11b4351 + github.com/kevinburke/ssh_config v1.1.0 github.com/libdns/gandi v1.0.2 github.com/libdns/libdns v0.2.1 github.com/moby/sys/mount v0.2.0 // indirect