File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 code.cloudfoundry.org/go-loggregator/v10 v10.2.0
1010 code.cloudfoundry.org/go-metric-registry v0.0.0-20250910081605-f8a5859593c1
1111 code.cloudfoundry.org/go-pubsub v0.0.0-20250904195544-b28237b2bacd
12- code.cloudfoundry.org/tlsconfig v0.40 .0
12+ code.cloudfoundry.org/tlsconfig v0.41 .0
1313 github.com/cloudfoundry/noaa/v2 v2.5.0
1414 github.com/cloudfoundry/sonde-go v0.0.0-20250915135239-ebea5d8dc26e
1515 github.com/gorilla/handlers v1.5.2
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ code.cloudfoundry.org/go-metric-registry v0.0.0-20250910081605-f8a5859593c1 h1:U
1010code.cloudfoundry.org/go-metric-registry v0.0.0-20250910081605-f8a5859593c1 /go.mod h1:c2+9zXXnbSoR4Fw8lj7d/hLTZ11OzqZcBu4tnk3llrU =
1111code.cloudfoundry.org/go-pubsub v0.0.0-20250904195544-b28237b2bacd h1:M9Wf7MOX7tkDVKRWMQHstEZnBVlrbS4OaLVHCrOHlnw =
1212code.cloudfoundry.org/go-pubsub v0.0.0-20250904195544-b28237b2bacd /go.mod h1:QxOFtPAFdKuZ2+ZsNW9GcMfxc8wAucVJ7dCuai+H6+s =
13- code.cloudfoundry.org/tlsconfig v0.40 .0 h1:TwQTN3WgCIH+j0yPXUQQy0jV9Z4FOzTuxaAWAMVd+ZU =
14- code.cloudfoundry.org/tlsconfig v0.40 .0 /go.mod h1:Isd5XjgtHHf/Co2DesnzqEWZZq5Al5+ECU4mg8BZ0Tg =
13+ code.cloudfoundry.org/tlsconfig v0.41 .0 h1:b3QbVHcWqUZJwpG2JZjlCsU8MHViHtUiCuknGkdkEZ8 =
14+ code.cloudfoundry.org/tlsconfig v0.41 .0 /go.mod h1:WSmsKBmhmTzNJjtVTLyguqHVB3Hb0OIF+Z9a/wJVCi8 =
1515filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
1616filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
1717github.com/Masterminds/semver/v3 v3.4.0 h1:Zog+i5UMtVoCU8oKka5P7i9q9HgrJeGzI9SA1Xbatp0 =
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ code.cloudfoundry.org/go-metric-registry
1919code.cloudfoundry.org/go-pubsub
2020code.cloudfoundry.org/go-pubsub/internal/node
2121code.cloudfoundry.org/go-pubsub/pubsub-gen/setters
22- # code.cloudfoundry.org/tlsconfig v0.40 .0
22+ # code.cloudfoundry.org/tlsconfig v0.41 .0
2323## explicit; go 1.24.0
2424code.cloudfoundry.org/tlsconfig
2525code.cloudfoundry.org/tlsconfig/certtest
You can’t perform that action at this time.
0 commit comments