Skip to content

Commit f9421e3

Browse files
fix(deps): update github.com/pluralsh/console/go/controller digest to 8bf4945
1 parent cb8429c commit f9421e3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ require (
4040
github.com/packethost/packngo v0.31.0
4141
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
4242
github.com/pluralsh/console/go/client v1.26.4
43-
github.com/pluralsh/console/go/controller v0.0.0-20250124073105-7100db0ff9e4
43+
github.com/pluralsh/console/go/controller v0.0.0-20250127040607-8bf494508c37
4444
github.com/pluralsh/gqlclient v1.12.2
4545
github.com/pluralsh/plural-operator v0.5.5
4646
github.com/pluralsh/polly v0.2.0

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -583,6 +583,8 @@ github.com/pluralsh/console/go/controller v0.0.0-20250106171545-b65ee8bd2d2e h1:
583583
github.com/pluralsh/console/go/controller v0.0.0-20250106171545-b65ee8bd2d2e/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y=
584584
github.com/pluralsh/console/go/controller v0.0.0-20250124073105-7100db0ff9e4 h1:xpEj9EeTf2fbhOmA95Lm7hpUIGDhhgONq0l6nG5J1m8=
585585
github.com/pluralsh/console/go/controller v0.0.0-20250124073105-7100db0ff9e4/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y=
586+
github.com/pluralsh/console/go/controller v0.0.0-20250127040607-8bf494508c37 h1:rVie5gzUBmpgnFjR17/4onK7BjbJKbNgzsS4ThOuSHA=
587+
github.com/pluralsh/console/go/controller v0.0.0-20250127040607-8bf494508c37/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y=
586588
github.com/pluralsh/controller-reconcile-helper v0.1.0 h1:BV3dYZFH5rn8ZvZjtpkACSv/GmLEtRftNQj/Y4ddHEo=
587589
github.com/pluralsh/controller-reconcile-helper v0.1.0/go.mod h1:RxAbvSB4/jkvx616krCdNQXPbpGJXW3J1L3rASxeFOA=
588590
github.com/pluralsh/gqlclient v1.12.2 h1:BrEFAASktf4quFw57CIaLAd+NZUTLhG08fe6tnhBQN4=

0 commit comments

Comments
 (0)