From a3ff2b1f925d40c87cc072473cf68c5560a48e8f Mon Sep 17 00:00:00 2001 From: "plural-copilot[bot]" <172153387+plural-copilot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:21:21 +0000 Subject: [PATCH] fix(deps): update github.com/pluralsh/console/go/controller digest to 32f096b --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 907ef96d..fbdb253e 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-20250128141911-32f096ba5ac5 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..3cb2de8c 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-20250128141911-32f096ba5ac5 h1:tPvcB7JD71rEynNlxVyP7Kb3gEhAerCm3Xwm6e16ZL8= +github.com/pluralsh/console/go/controller v0.0.0-20250128141911-32f096ba5ac5/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=