File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ require (
41
41
github.com/packethost/packngo v0.31.0
42
42
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
43
43
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
45
45
github.com/pluralsh/gqlclient v1.12.2
46
46
github.com/pluralsh/plural-operator v0.5.5
47
47
github.com/pluralsh/polly v0.2.0
@@ -257,7 +257,7 @@ require (
257
257
github.com/rivo/uniseg v0.4.7 // indirect
258
258
github.com/rubenv/sql-migrate v1.7.1 // indirect
259
259
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
261
261
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
262
262
github.com/shopspring/decimal v1.4.0 // indirect
263
263
github.com/sirupsen/logrus v1.9.3 // indirect
Original file line number Diff line number Diff line change @@ -586,6 +586,8 @@ github.com/pluralsh/console/go/client v1.27.1 h1:PZhELcOG74Op1ogjinUNsh96bQbCgCw
586
586
github.com/pluralsh/console/go/client v1.27.1 /go.mod h1:lpoWASYsM9keNePS3dpFiEisUHEfObIVlSL3tzpKn8k =
587
587
github.com/pluralsh/console/go/controller v0.0.0-20250131003334-70da5fba4a49 h1:Ci/T77gPXUxQQ9kvGQ3oVuEiRtnwYg5x2oul7CdMyo0 =
588
588
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 =
589
591
github.com/pluralsh/controller-reconcile-helper v0.1.0 h1:BV3dYZFH5rn8ZvZjtpkACSv/GmLEtRftNQj/Y4ddHEo =
590
592
github.com/pluralsh/controller-reconcile-helper v0.1.0 /go.mod h1:RxAbvSB4/jkvx616krCdNQXPbpGJXW3J1L3rASxeFOA =
591
593
github.com/pluralsh/gqlclient v1.12.2 h1:BrEFAASktf4quFw57CIaLAd+NZUTLhG08fe6tnhBQN4 =
You can’t perform that action at this time.
0 commit comments