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 @@ -8,7 +8,7 @@ require (
88 github.com/onsi/ginkgo v1.16.5
99 github.com/onsi/gomega v1.38.3
1010 github.com/pborman/uuid v1.2.1
11- github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251215120224-9e36cf15956c
11+ github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251216120231-58e3af438e9d
1212 github.com/pkg/errors v0.9.1
1313 gopkg.in/yaml.v2 v2.4.0
1414)
Original file line number Diff line number Diff line change @@ -60,8 +60,8 @@ github.com/onsi/gomega v1.38.3 h1:eTX+W6dobAYfFeGC2PV6RwXRu/MyT+cQguijutvkpSM=
6060github.com/onsi/gomega v1.38.3 /go.mod h1:ZCU1pkQcXDO5Sl9/VVEGlDyp+zm0m1cmeG5TOzLgdh4 =
6161github.com/pborman/uuid v1.2.1 h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw =
6262github.com/pborman/uuid v1.2.1 /go.mod h1:X/NO0urCmaxf9VXbdlT7C2Yzkj2IKimNn4k+gtPdI/k =
63- github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251215120224-9e36cf15956c h1:gpS8NzqCn+TycK4KUHGbVHdr79U71L7H2S/XBFqOXE4 =
64- github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251215120224-9e36cf15956c /go.mod h1:bUBT5/6K4J5bcpjCJGskfJAQl8FlXANbOOYXVkFh3VY =
63+ github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251216120231-58e3af438e9d h1:Ra5XFTnY4SBs6dIM9JtLQwk3YFG/YEaWFPDfBYSOiro =
64+ github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251216120231-58e3af438e9d /go.mod h1:Oi7LNNoC9JJ98aaoLXckKSSppcUctvb8gJG2J1UsEY8 =
6565github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
6666github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
6767github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ github.com/onsi/gomega/types
9696# github.com/pborman/uuid v1.2.1
9797## explicit
9898github.com/pborman/uuid
99- # github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251215120224-9e36cf15956c
99+ # github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251216120231-58e3af438e9d
100100## explicit; go 1.24.0
101101github.com/pivotal-cf/on-demand-services-sdk/bosh
102102github.com/pivotal-cf/on-demand-services-sdk/serviceadapter
You can’t perform that action at this time.
0 commit comments