11module github.com/cloudfoundry/bosh-cli/v7
22
3- go 1.23 .0
3+ go 1.24 .0
44
55require (
6- code.cloudfoundry.org/clock v1.44 .0
6+ code.cloudfoundry.org/clock v1.54 .0
77 code.cloudfoundry.org/workpool v0.0.0-20250911194158-1489753f182e
88 github.com/cheggaaa/pb/v3 v3.1.7
9- github.com/cloudfoundry/bosh-agent/v2 v2.777 .0
10- github.com/cloudfoundry/bosh-davcli v0.0.440
11- github.com/cloudfoundry/bosh-gcscli v0.0.322
9+ github.com/cloudfoundry/bosh-agent/v2 v2.778 .0
10+ github.com/cloudfoundry/bosh-davcli v0.0.442
11+ github.com/cloudfoundry/bosh-gcscli v0.0.340
1212 github.com/cloudfoundry/bosh-s3cli v0.0.382
13- github.com/cloudfoundry/bosh-utils v0.0.564
14- github.com/cloudfoundry/config-server v0.1.258
13+ github.com/cloudfoundry/bosh-utils v0.0.567
14+ github.com/cloudfoundry/config-server v0.1.260
1515 github.com/cloudfoundry/socks5-proxy v0.2.159
1616 github.com/cppforlife/go-patch v0.2.0
1717 github.com/cppforlife/go-semi-semantic v0.0.0-20160921010311-576b6af77ae4
1818 github.com/dustin/go-humanize v1.0.1
1919 github.com/fatih/color v1.18.0
2020 github.com/golang/mock v1.6.0
21- github.com/gopacket/gopacket v1.4 .0
21+ github.com/gopacket/gopacket v1.5 .0
2222 github.com/hashicorp/go-multierror v1.1.1
2323 github.com/jessevdk/go-flags v1.6.1
2424 github.com/mattn/go-isatty v0.0.20
25- github.com/maxbrunsfeld/counterfeiter/v6 v6.11.3
25+ github.com/maxbrunsfeld/counterfeiter/v6 v6.12.0
2626 github.com/onsi/ginkgo/v2 v2.27.2
2727 github.com/onsi/gomega v1.38.2
2828 github.com/peterbourgon/diskv v2.0.1+incompatible
2929 github.com/spf13/cobra v1.10.1
3030 github.com/vito/go-interact v1.0.2
31- golang.org/x/crypto v0.41 .0
32- golang.org/x/text v0.28 .0
33- golang.org/x/tools v0.36 .0
31+ golang.org/x/crypto v0.44 .0
32+ golang.org/x/text v0.31 .0
33+ golang.org/x/tools v0.39 .0
3434 gopkg.in/yaml.v2 v2.4.0
3535 gopkg.in/yaml.v3 v3.0.1
3636)
3737
3838require (
39- cel.dev/expr v0.25.0 // indirect
40- cloud.google.com/go v0.121.6 // indirect
41- cloud.google.com/go/auth v0.16.5 // indirect
39+ cel.dev/expr v0.25.1 // indirect
40+ cloud.google.com/go v0.123.0 // indirect
41+ cloud.google.com/go/auth v0.17.0 // indirect
4242 cloud.google.com/go/auth/oauth2adapt v0.2.8 // indirect
43- cloud.google.com/go/compute/metadata v0.8 .0 // indirect
44- cloud.google.com/go/iam v1.5.2 // indirect
45- cloud.google.com/go/monitoring v1.24.2 // indirect
46- cloud.google.com/go/storage v1.56.3 // indirect
47- code.cloudfoundry.org/tlsconfig v0.34 .0 // indirect
48- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.29 .0 // indirect
49- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53 .0 // indirect
50- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53 .0 // indirect
43+ cloud.google.com/go/compute/metadata v0.9 .0 // indirect
44+ cloud.google.com/go/iam v1.5.3 // indirect
45+ cloud.google.com/go/monitoring v1.24.3 // indirect
46+ cloud.google.com/go/storage v1.57.1 // indirect
47+ code.cloudfoundry.org/tlsconfig v0.39 .0 // indirect
48+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30 .0 // indirect
49+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.54 .0 // indirect
50+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.54 .0 // indirect
5151 github.com/Masterminds/semver/v3 v3.4.0 // indirect
5252 github.com/VividCortex/ewma v1.2.0 // indirect
5353 github.com/aws/aws-sdk-go v1.55.8 // indirect
@@ -57,17 +57,17 @@ require (
5757 github.com/clipperhouse/stringish v0.1.1 // indirect
5858 github.com/clipperhouse/uax29/v2 v2.3.0 // indirect
5959 github.com/cloudfoundry/go-socks5 v0.0.0-20250423223041-4ad5fea42851 // indirect
60- github.com/cncf/xds/go v0.0.0-20250501225837-2ac532fd4443 // indirect
60+ github.com/cncf/xds/go v0.0.0-20251110193048-8bfbf64dc13e // indirect
6161 github.com/envoyproxy/go-control-plane/envoy v1.36.0 // indirect
6262 github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
6363 github.com/felixge/httpsnoop v1.0.4 // indirect
64- github.com/go-jose/go-jose/v4 v4.1.2 // indirect
64+ github.com/go-jose/go-jose/v4 v4.1.3 // indirect
6565 github.com/go-logr/logr v1.4.3 // indirect
6666 github.com/go-logr/stdr v1.2.2 // indirect
6767 github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
6868 github.com/google/btree v1.1.3 // indirect
6969 github.com/google/go-cmp v0.7.0 // indirect
70- github.com/google/pprof v0.0.0-20250630185457-6e76a2b096b5 // indirect
70+ github.com/google/pprof v0.0.0-20251007162407-5df77e3f7d1d // indirect
7171 github.com/google/s2a-go v0.1.9 // indirect
7272 github.com/google/uuid v1.6.0 // indirect
7373 github.com/googleapis/enterprise-certificate-proxy v0.3.7 // indirect
@@ -82,10 +82,9 @@ require (
8282 github.com/pivotal-cf/paraphernalia v0.0.0-20180203224945-a64ae2051c20 // indirect
8383 github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
8484 github.com/spf13/pflag v1.0.10 // indirect
85- github.com/spiffe/go-spiffe/v2 v2.5.0 // indirect
86- github.com/zeebo/errs v1.4.0 // indirect
87- go.opentelemetry.io/auto/sdk v1.2.0 // indirect
88- go.opentelemetry.io/contrib/detectors/gcp v1.36.0 // indirect
85+ github.com/spiffe/go-spiffe/v2 v2.6.0 // indirect
86+ go.opentelemetry.io/auto/sdk v1.2.1 // indirect
87+ go.opentelemetry.io/contrib/detectors/gcp v1.38.0 // indirect
8988 go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0 // indirect
9089 go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0 // indirect
9190 go.opentelemetry.io/otel v1.38.0 // indirect
@@ -94,17 +93,18 @@ require (
9493 go.opentelemetry.io/otel/sdk/metric v1.38.0 // indirect
9594 go.opentelemetry.io/otel/trace v1.38.0 // indirect
9695 go.yaml.in/yaml/v3 v3.0.4 // indirect
97- golang.org/x/mod v0.27.0 // indirect
98- golang.org/x/net v0.43.0 // indirect
99- golang.org/x/oauth2 v0.30.0 // indirect
100- golang.org/x/sync v0.16.0 // indirect
101- golang.org/x/sys v0.35.0 // indirect
102- golang.org/x/term v0.34.0 // indirect
103- golang.org/x/time v0.12.0 // indirect
104- google.golang.org/api v0.248.0 // indirect
105- google.golang.org/genproto v0.0.0-20250818200422-3122310a409c // indirect
106- google.golang.org/genproto/googleapis/api v0.0.0-20250818200422-3122310a409c // indirect
107- google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 // indirect
108- google.golang.org/grpc v1.76.0-dev // indirect
96+ golang.org/x/mod v0.30.0 // indirect
97+ golang.org/x/net v0.47.0 // indirect
98+ golang.org/x/oauth2 v0.33.0 // indirect
99+ golang.org/x/sync v0.18.0 // indirect
100+ golang.org/x/sys v0.38.0 // indirect
101+ golang.org/x/telemetry v0.0.0-20251112162317-03ef243c208a // indirect
102+ golang.org/x/term v0.37.0 // indirect
103+ golang.org/x/time v0.14.0 // indirect
104+ google.golang.org/api v0.256.0 // indirect
105+ google.golang.org/genproto v0.0.0-20251111163417-95abcf5c77ba // indirect
106+ google.golang.org/genproto/googleapis/api v0.0.0-20251111163417-95abcf5c77ba // indirect
107+ google.golang.org/genproto/googleapis/rpc v0.0.0-20251111163417-95abcf5c77ba // indirect
108+ google.golang.org/grpc v1.76.0 // indirect
109109 google.golang.org/protobuf v1.36.10 // indirect
110110)
0 commit comments