From 9c2171bc7ce9af0fb43f44f01520b9fa146c3a58 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 06:47:21 +0000 Subject: [PATCH] Update module github.com/rancher/fleet/pkg/apis to v0.11.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 9fefafec5b..2696940b5f 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( github.com/prometheus/client_golang v1.20.5 github.com/prometheus/client_model v0.6.1 github.com/prometheus/common v0.60.1 - github.com/rancher/fleet/pkg/apis v0.10.0 + github.com/rancher/fleet/pkg/apis v0.11.0 github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813 github.com/rancher/wrangler/v3 v3.1.0-rc.1 github.com/reugn/go-quartz v0.13.0