This repository was archived by the owner on Aug 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/Peripli/service-broker-proxy-cf
33go 1.14
44
55require (
6- github.com/Peripli/service-broker-proxy v0.11.23
7- github.com/Peripli/service-manager v0.21.7
6+ github.com/Peripli/service-broker-proxy v0.11.24
7+ github.com/Peripli/service-manager v0.23.2
88 github.com/cloudfoundry-community/go-cfclient v0.0.0-20201123235753-4f46d6348a05
99 github.com/cloudfoundry-community/go-cfenv v1.18.0
1010 github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072 // indirect
Original file line number Diff line number Diff line change @@ -54,8 +54,11 @@ github.com/Microsoft/go-winio v0.4.16/go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugX
5454github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
5555github.com/Peripli/service-broker-proxy v0.11.23 h1:lTI0tcD48Wf0G6G/GX5Au96e+FqtJdRHFZaGoCUPw8Y =
5656github.com/Peripli/service-broker-proxy v0.11.23 /go.mod h1:sJ0UeiMSfDHrBH5dZ3qcefJkgtW4+3uT6AcToTmKw4o =
57+ github.com/Peripli/service-broker-proxy v0.11.24 h1:3GDXJrWwNnxd0m8ru9yg84ZWNwH7EROsr501bH62Bl0 =
58+ github.com/Peripli/service-broker-proxy v0.11.24 /go.mod h1:dWblp8ORB2M+xm8lcNBMgYCjdgg4J666IFYebL68UMI =
5759github.com/Peripli/service-manager v0.21.7 h1:zJ+Htej5rus9OITJUdRWX6DvuoB2IHHTMmZBEsW718k =
5860github.com/Peripli/service-manager v0.21.7 /go.mod h1:+VZrEYenb9fahsWy9olKNxRWtt3tnn/jm1dHPTnTEUg =
61+ github.com/Peripli/service-manager v0.23.2 /go.mod h1:BORpNM8+9Mvqy2stSFyY/c9sW8r7NlAiwG63kNbvm5Y =
5962github.com/ajg/form v1.5.1 h1:t9c7v8JUKu/XxOGBU0yjNpaMloxGEJhUkqFRq0ibGeU =
6063github.com/ajg/form v1.5.1 /go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY =
6164github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
You can’t perform that action at this time.
0 commit comments