This repository was archived by the owner on Aug 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ module github.com/Peripli/service-broker-proxy-k8s
33go 1.14
44
55require (
6- github.com/Peripli/service-broker-proxy v0.11.15
7- github.com/Peripli/service-manager v0.18.8
6+ github.com/Peripli/service-broker-proxy v0.11.17
7+ github.com/Peripli/service-manager v0.19.3
88 github.com/gavv/httpexpect v1.1.3 // indirect
99 github.com/gbrlsnchs/jwt v1.1.0 // indirect
1010 github.com/kubernetes-sigs/service-catalog v0.3.1
Original file line number Diff line number Diff line change @@ -58,8 +58,12 @@ github.com/NYTimes/gziphandler v0.0.0-20170623195520-56545f4a5d46/go.mod h1:3wb0
5858github.com/OneOfOne/xxhash v1.2.2 /go.mod h1:HSdplMjZKSmBqAxg5vPj2TmRDmfkzw+cTzAElWljhcU =
5959github.com/Peripli/service-broker-proxy v0.11.15 h1:6EmKkOcm9EltbRiB1FaG8viiHNPBHma2kuDhLIGwkr4 =
6060github.com/Peripli/service-broker-proxy v0.11.15 /go.mod h1:0cpiFfqM3TsYc4qKZzs1IeqHnFxuPyC29nLAV8h0+Zg =
61+ github.com/Peripli/service-broker-proxy v0.11.17 h1:KaOeTywf6Ca/Di8qo6+cwq9gXijj7yMXakMCn4t7K9U =
62+ github.com/Peripli/service-broker-proxy v0.11.17 /go.mod h1:qBRuXb6PjNLA/f+uJoJv3EyFpViXZRCDhbMCSKC8PY8 =
6163github.com/Peripli/service-manager v0.18.8 h1:uSA3E4PdOZ5MPJrxkABB6RvteKGVRUNumNqwI99YPjM =
6264github.com/Peripli/service-manager v0.18.8 /go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo =
65+ github.com/Peripli/service-manager v0.19.3 h1:n7khqBL8+EgPD593xIyF7svicNSmr50R3v/eqDUBwK4 =
66+ github.com/Peripli/service-manager v0.19.3 /go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo =
6367github.com/PuerkitoBio/purell v1.0.0 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
6468github.com/PuerkitoBio/purell v1.1.0 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
6569github.com/PuerkitoBio/purell v1.1.1 /go.mod h1:c11w/QuzBsJSee3cPx9rAFu61PvFxuPbtSwDGJws/X0 =
You can’t perform that action at this time.
0 commit comments