From 6c0b312bd3ec90e3e2913af00e676dcf3613b62e Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Wed, 26 Mar 2025 04:38:04 +0000 Subject: [PATCH] chore(deps): update module github.com/rancher/dynamiclistener to v0.6.2 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 03c152f2..874a1249 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/pkg/errors v0.9.1 github.com/prometheus/client_golang v1.20.5 github.com/rancher/apiserver v0.4.2 - github.com/rancher/dynamiclistener v0.6.1 + github.com/rancher/dynamiclistener v0.6.2 github.com/rancher/kubernetes-provider-detector v0.1.5 github.com/rancher/lasso v0.2.1 github.com/rancher/norman v0.4.2