|
1 | 1 | module cf.plugin.ref/requires |
2 | 2 |
|
3 | | -go 1.23.0 |
| 3 | +go 1.24.3 |
4 | 4 |
|
5 | | -toolchain go1.23.5 |
| 5 | +toolchain go1.24.4 |
6 | 6 |
|
7 | 7 | require ( |
8 | | - code.cloudfoundry.org/cli v7.1.0+incompatible |
| 8 | + code.cloudfoundry.org/cli v0.0.0-20250623142502-fb19e7a825ee |
| 9 | + github.com/lithammer/fuzzysearch v1.1.8 |
9 | 10 | github.com/satori/go.uuid v1.2.0 |
10 | 11 | github.com/simonleung8/flags v0.0.0-20170704170018-8020ed7bcf1a |
11 | 12 | ) |
12 | 13 |
|
13 | 14 | require ( |
14 | | - code.cloudfoundry.org/bytefmt v0.0.0-20210608160410-67692ebc98de // indirect |
15 | | - code.cloudfoundry.org/cli-plugin-repo v0.0.0-20250414213145-88c4afe9cd65 // indirect |
16 | | - code.cloudfoundry.org/go-log-cache v1.0.0 // indirect |
17 | | - code.cloudfoundry.org/go-loggregator v7.4.0+incompatible // indirect |
18 | | - code.cloudfoundry.org/gofileutils v0.0.0-20170111115228-4d0c80011a0f // indirect |
| 15 | + code.cloudfoundry.org/bytefmt v0.42.0 // indirect |
19 | 16 | code.cloudfoundry.org/jsonry v1.1.4 // indirect |
20 | | - code.cloudfoundry.org/rfc5424 v0.0.0-20201103192249-000122071b78 // indirect |
21 | | - code.cloudfoundry.org/tlsconfig v0.0.0-20210615191307-5d92ef3894a7 // indirect |
22 | | - code.cloudfoundry.org/ykk v0.0.0-20170424192843-e4df4ce2fd4d // indirect |
23 | | - github.com/SermoDigital/jose v0.9.1 // indirect |
24 | | - github.com/blang/semver v3.5.1+incompatible // indirect |
| 17 | + code.cloudfoundry.org/tlsconfig v0.29.0 // indirect |
| 18 | + github.com/SermoDigital/jose v0.9.2-0.20161205224733-f6df55f235c2 // indirect |
| 19 | + github.com/blang/semver/v4 v4.0.0 // indirect |
25 | 20 | github.com/bmatcuk/doublestar v1.3.4 // indirect |
26 | | - github.com/bmizerany/pat v0.0.0-20210406213842-e4b6760bdd6f // indirect |
27 | | - github.com/charlievieth/fs v0.0.1 // indirect |
| 21 | + github.com/charlievieth/fs v0.0.3 // indirect |
28 | 22 | github.com/cloudfoundry/bosh-cli v6.4.1+incompatible // indirect |
29 | | - github.com/cloudfoundry/bosh-utils v0.0.264 // indirect |
30 | | - github.com/cppforlife/go-patch v0.2.0 // indirect |
31 | | - github.com/cyphar/filepath-securejoin v0.4.1 // indirect |
32 | | - github.com/fatih/color v1.12.0 // indirect |
33 | | - github.com/golang/protobuf v1.5.4 // indirect |
34 | | - github.com/google/go-querystring v1.1.0 // indirect |
35 | | - github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect |
36 | | - github.com/jessevdk/go-flags v1.5.0 // indirect |
| 23 | + github.com/cloudfoundry/bosh-utils v0.0.397 // indirect |
| 24 | + github.com/cppforlife/go-patch v0.1.0 // indirect |
| 25 | + github.com/fatih/color v1.18.0 // indirect |
| 26 | + github.com/google/uuid v1.6.0 // indirect |
| 27 | + github.com/jessevdk/go-flags v1.6.1 // indirect |
37 | 28 | github.com/kr/pretty v0.3.1 // indirect |
38 | | - github.com/lithammer/fuzzysearch v1.1.8 // indirect |
39 | 29 | github.com/lunixbochs/vtclean v1.0.0 // indirect |
40 | | - github.com/mattn/go-colorable v0.1.8 // indirect |
41 | | - github.com/mattn/go-isatty v0.0.12 // indirect |
42 | | - github.com/mattn/go-runewidth v0.0.13 // indirect |
43 | | - github.com/onsi/gomega v1.36.2 // indirect |
| 30 | + github.com/mattn/go-colorable v0.1.14 // indirect |
| 31 | + github.com/mattn/go-isatty v0.0.20 // indirect |
| 32 | + github.com/mattn/go-runewidth v0.0.16 // indirect |
44 | 33 | github.com/rivo/uniseg v0.2.0 // indirect |
45 | | - github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect |
46 | | - github.com/sirupsen/logrus v1.8.1 // indirect |
47 | | - github.com/stretchr/testify v1.8.4 // indirect |
48 | | - github.com/tedsuo/rata v1.0.0 // indirect |
49 | | - github.com/vito/go-interact v1.0.0 // indirect |
50 | | - golang.org/x/crypto v0.36.0 // indirect |
51 | | - golang.org/x/net v0.37.0 // indirect |
52 | | - golang.org/x/sys v0.32.0 // indirect |
53 | | - golang.org/x/term v0.30.0 // indirect |
54 | | - golang.org/x/text v0.23.0 // indirect |
55 | | - google.golang.org/genproto v0.0.0-20250414145226-207652e42e2e // indirect |
56 | | - google.golang.org/genproto/googleapis/api v0.0.0-20250409194420-de1ac958c67a // indirect |
57 | | - google.golang.org/genproto/googleapis/rpc v0.0.0-20250409194420-de1ac958c67a // indirect |
58 | | - google.golang.org/grpc v1.71.0 // indirect |
59 | | - google.golang.org/protobuf v1.36.6 // indirect |
| 34 | + github.com/rogpeppe/go-internal v1.13.1 // indirect |
| 35 | + github.com/sirupsen/logrus v1.9.3 // indirect |
| 36 | + github.com/stretchr/testify v1.10.0 // indirect |
| 37 | + github.com/vito/go-interact v0.0.0-20171111012221-fa338ed9e9ec // indirect |
| 38 | + golang.org/x/crypto v0.39.0 // indirect |
| 39 | + golang.org/x/sys v0.33.0 // indirect |
| 40 | + golang.org/x/term v0.32.0 // indirect |
| 41 | + golang.org/x/text v0.26.0 // indirect |
| 42 | + gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect |
60 | 43 | gopkg.in/cheggaaa/pb.v1 v1.0.28 // indirect |
61 | 44 | gopkg.in/yaml.v2 v2.4.0 // indirect |
62 | 45 | ) |
0 commit comments