From 8feeeaa6265c6eb007fb804171403a9e6824f6a7 Mon Sep 17 00:00:00 2001 From: "renovate-rancher[bot]" <119870437+renovate-rancher[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 04:44:58 +0000 Subject: [PATCH] chore(deps): update module github.com/rancher/fleet/pkg/apis to v0.10.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 39202c2ce8..9021f63ced 100644 --- a/go.mod +++ b/go.mod @@ -38,7 +38,7 @@ require ( github.com/prometheus/client_golang v1.19.1 github.com/prometheus/client_model v0.6.1 github.com/prometheus/common v0.55.0 - github.com/rancher/fleet/pkg/apis v0.10.0-rc.20 + github.com/rancher/fleet/pkg/apis v0.10.0 github.com/rancher/lasso v0.0.0-20240705194423-b2a060d103c1 github.com/rancher/wrangler/v3 v3.0.0 github.com/reugn/go-quartz v0.11.2