We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5b52c2 commit c597d4dCopy full SHA for c597d4d
go.mod
@@ -10,7 +10,7 @@ replace golang.org/x/tools => golang.org/x/tools v0.41.0
10
11
require (
12
code.cloudfoundry.org/brokerapi/v13 v13.0.18
13
- code.cloudfoundry.org/cfhttp/v2 v2.45.0
+ code.cloudfoundry.org/cfhttp/v2 v2.69.0
14
code.cloudfoundry.org/clock v1.38.0
15
code.cloudfoundry.org/go-log-cache/v3 v3.1.1
16
code.cloudfoundry.org/go-loggregator/v10 v10.2.0
0 commit comments