From ec283733b1b6ac343bb076ee0c85287afd83e1be Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" <172153387+plural-copilot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:50:19 +0000 Subject: [PATCH] fix(deps): update github.com/pluralsh/console/go/controller digest to c1f21ff --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 907ef96d..a7c589ea 100644 --- a/go.mod +++ b/go.mod @@ -40,7 +40,7 @@ require ( github.com/packethost/packngo v0.31.0 github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c github.com/pluralsh/console/go/client v1.26.4 - github.com/pluralsh/console/go/controller v0.0.0-20250124073105-7100db0ff9e4 + github.com/pluralsh/console/go/controller v0.0.0-20250127203409-c1f21ff32e6b github.com/pluralsh/gqlclient v1.12.2 github.com/pluralsh/plural-operator v0.5.5 github.com/pluralsh/polly v0.2.0 diff --git a/go.sum b/go.sum index e63b1f8d..f3fd3482 100644 --- a/go.sum +++ b/go.sum @@ -583,6 +583,8 @@ github.com/pluralsh/console/go/controller v0.0.0-20250106171545-b65ee8bd2d2e h1: github.com/pluralsh/console/go/controller v0.0.0-20250106171545-b65ee8bd2d2e/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y= github.com/pluralsh/console/go/controller v0.0.0-20250124073105-7100db0ff9e4 h1:xpEj9EeTf2fbhOmA95Lm7hpUIGDhhgONq0l6nG5J1m8= github.com/pluralsh/console/go/controller v0.0.0-20250124073105-7100db0ff9e4/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y= +github.com/pluralsh/console/go/controller v0.0.0-20250127203409-c1f21ff32e6b h1:j5EGOjpFnxVkcblGPRacQfB7B2MID5SSv+s3LSnwAaQ= +github.com/pluralsh/console/go/controller v0.0.0-20250127203409-c1f21ff32e6b/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y= github.com/pluralsh/controller-reconcile-helper v0.1.0 h1:BV3dYZFH5rn8ZvZjtpkACSv/GmLEtRftNQj/Y4ddHEo= github.com/pluralsh/controller-reconcile-helper v0.1.0/go.mod h1:RxAbvSB4/jkvx616krCdNQXPbpGJXW3J1L3rASxeFOA= github.com/pluralsh/gqlclient v1.12.2 h1:BrEFAASktf4quFw57CIaLAd+NZUTLhG08fe6tnhBQN4=