Skip to content

Commit 4c066fa

Browse files
fix(deps): update github.com/pluralsh/console/go/controller digest to f02c9ad
1 parent 5b1fc37 commit 4c066fa

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ require (
4141
github.com/packethost/packngo v0.31.0
4242
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
4343
github.com/pluralsh/console/go/client v1.27.1
44-
github.com/pluralsh/console/go/controller v0.0.0-20250131003334-70da5fba4a49
44+
github.com/pluralsh/console/go/controller v0.0.0-20250221142735-f02c9ada3cad
4545
github.com/pluralsh/gqlclient v1.12.2
4646
github.com/pluralsh/plural-operator v0.5.5
4747
github.com/pluralsh/polly v0.2.0
@@ -257,7 +257,7 @@ require (
257257
github.com/rivo/uniseg v0.4.7 // indirect
258258
github.com/rubenv/sql-migrate v1.7.1 // indirect
259259
github.com/russross/blackfriday/v2 v2.1.0 // indirect
260-
github.com/schollz/progressbar/v3 v3.18.0 // indirect
260+
github.com/schollz/progressbar/v3 v3.18.0
261261
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
262262
github.com/shopspring/decimal v1.4.0 // indirect
263263
github.com/sirupsen/logrus v1.9.3 // indirect

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -586,6 +586,8 @@ github.com/pluralsh/console/go/client v1.27.1 h1:PZhELcOG74Op1ogjinUNsh96bQbCgCw
586586
github.com/pluralsh/console/go/client v1.27.1/go.mod h1:lpoWASYsM9keNePS3dpFiEisUHEfObIVlSL3tzpKn8k=
587587
github.com/pluralsh/console/go/controller v0.0.0-20250131003334-70da5fba4a49 h1:Ci/T77gPXUxQQ9kvGQ3oVuEiRtnwYg5x2oul7CdMyo0=
588588
github.com/pluralsh/console/go/controller v0.0.0-20250131003334-70da5fba4a49/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y=
589+
github.com/pluralsh/console/go/controller v0.0.0-20250221142735-f02c9ada3cad h1:i4Lj7YHCtePlbaLmuBp2gPtFbBKu+oJ3GTHDbYUV28E=
590+
github.com/pluralsh/console/go/controller v0.0.0-20250221142735-f02c9ada3cad/go.mod h1:iVks8N4IuSw8zTFmShK77q6b2zRaQOnsqHYgnNUie7Y=
589591
github.com/pluralsh/controller-reconcile-helper v0.1.0 h1:BV3dYZFH5rn8ZvZjtpkACSv/GmLEtRftNQj/Y4ddHEo=
590592
github.com/pluralsh/controller-reconcile-helper v0.1.0/go.mod h1:RxAbvSB4/jkvx616krCdNQXPbpGJXW3J1L3rASxeFOA=
591593
github.com/pluralsh/gqlclient v1.12.2 h1:BrEFAASktf4quFw57CIaLAd+NZUTLhG08fe6tnhBQN4=

0 commit comments

Comments
 (0)