From 6138364fbb7a9fc3cfa1b7b9879b50310bebc605 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 06:43:37 +0000 Subject: [PATCH] chore(deps): update module github.com/rancher/dynamiclistener to v0.6.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 955129e4..b749d788 100644 --- a/go.mod +++ b/go.mod @@ -19,7 +19,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.16.0 github.com/rancher/apiserver v0.0.0-20240207153744-69b3c2b56f3f - github.com/rancher/dynamiclistener v0.4.0-rc2 + github.com/rancher/dynamiclistener v0.6.1 github.com/rancher/kubernetes-provider-detector v0.1.5 github.com/rancher/norman v0.0.0-20240206180703-6eda4bc94b4c github.com/rancher/remotedialer v0.3.0