From 061de96b62a0b5ea2c855f32f32fbc4021711dc4 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 Apr 2022 07:01:23 +0000 Subject: [PATCH] chore(deps): update module github.com/kevinburke/ssh_config to v1.2.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9ee01cfe..bd900f0e 100644 --- a/go.mod +++ b/go.mod @@ -37,7 +37,7 @@ require ( 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.0 - github.com/kevinburke/ssh_config v1.1.0 + github.com/kevinburke/ssh_config v1.2.0 github.com/libdns/gandi v1.0.2 github.com/libdns/libdns v0.2.1 github.com/moby/sys/mount v0.2.0 // indirect