Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelmaliy authored Jul 15, 2021
1 parent 7e6b4a3 commit fff77f6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/Peripli/service-broker-proxy-cf
go 1.14

require (
github.com/Peripli/service-broker-proxy v0.11.19
github.com/Peripli/service-manager v0.20.4
github.com/Peripli/service-broker-proxy v0.11.20
github.com/Peripli/service-manager v0.20.5
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 // indirect
github.com/cloudfoundry-community/go-cfclient v0.0.0-20201123235753-4f46d6348a05
github.com/cloudfoundry-community/go-cfenv v1.18.0
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ github.com/Peripli/service-broker-proxy v0.11.18 h1:yoLKWfXxemW39Mo6MIWB/Qw7Yf2r
github.com/Peripli/service-broker-proxy v0.11.18/go.mod h1:HiTwE3phOxSDHVWHwCt0duDuftn0PlygfG/v9zAGvws=
github.com/Peripli/service-broker-proxy v0.11.19 h1:WrhvHVvcgLzyZxQ95Vunq6/0A4awSAq/868KahU+pgE=
github.com/Peripli/service-broker-proxy v0.11.19/go.mod h1:FSdnVVrB4Hdt7AZTL0fvi9jGS3yBDoHID/w9L6HRVYg=
github.com/Peripli/service-broker-proxy v0.11.20 h1:oSmxUWq7O+Fal920+gMP8GIKlRIFj/1TxiHmxlNi3Co=
github.com/Peripli/service-broker-proxy v0.11.20/go.mod h1:QwUiIQQ9aQnBC5zTuVMLpM4gxhfqRX6ufadUMByrvKU=
github.com/Peripli/service-manager v0.18.7-0.20210131140341-a199050d9407/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/Peripli/service-manager v0.18.7 h1:MOVMIpEUA+D32OwkrNw/xJoVq6WdqpQ9sbE5DhiKW3s=
github.com/Peripli/service-manager v0.18.7/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
Expand All @@ -72,6 +74,8 @@ github.com/Peripli/service-manager v0.20.0 h1:VlUTtkhq97ph/QvoHHCVEjskvHq8pEnvBA
github.com/Peripli/service-manager v0.20.0/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/Peripli/service-manager v0.20.4 h1:eYSD+o2LYENDGOOQdRMU8aYrKzJKqT9sl7N4SEQPqLY=
github.com/Peripli/service-manager v0.20.4/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/Peripli/service-manager v0.20.5 h1:r88Z+dgTmxVlDisS6LuSZ7P4vg4htObucKY97J8ER6U=
github.com/Peripli/service-manager v0.20.5/go.mod h1:FtRJlibH3yLD1v/JCp6yTBx+m2GDpodxnwmawl756Fo=
github.com/ajg/form v1.5.1/go.mod h1:uL1WgH+h2mgNtvBq0339dVnzXdBETtL2LeUXaIv25UY=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit fff77f6

Please sign in to comment.