Skip to content

Commit 17b41e3

Browse files
Bump ODB SDK to latest.
1 parent ed9f5c6 commit 17b41e3

File tree

8 files changed

+92
-15
lines changed

8 files changed

+92
-15
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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.20251222120217-83c662650ca0
11+
github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251225120216-5548ee74ba6a
1212
github.com/pkg/errors v0.9.1
1313
gopkg.in/yaml.v2 v2.4.0
1414
)
@@ -19,7 +19,7 @@ require (
1919
github.com/gabriel-vasile/mimetype v1.4.12 // indirect
2020
github.com/go-playground/locales v0.14.1 // indirect
2121
github.com/go-playground/universal-translator v0.18.1 // indirect
22-
github.com/go-playground/validator/v10 v10.30.0 // indirect
22+
github.com/go-playground/validator/v10 v10.30.1 // indirect
2323
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 // indirect
2424
github.com/google/go-cmp v0.7.0 // indirect
2525
github.com/google/uuid v1.6.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
1818
github.com/go-playground/locales v0.14.1/go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY=
1919
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY=
2020
github.com/go-playground/universal-translator v0.18.1/go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY=
21-
github.com/go-playground/validator/v10 v10.30.0 h1:5YBPNs273uzsZJD1I8uiB4Aqg9sN6sMDVX3s6LxmhWU=
22-
github.com/go-playground/validator/v10 v10.30.0/go.mod h1:oSuBIQzuJxL//3MelwSLD5hc2Tu889bF0Idm9Dg26cM=
21+
github.com/go-playground/validator/v10 v10.30.1 h1:f3zDSN/zOma+w6+1Wswgd9fLkdwy06ntQJp0BBvFG0w=
22+
github.com/go-playground/validator/v10 v10.30.1/go.mod h1:oSuBIQzuJxL//3MelwSLD5hc2Tu889bF0Idm9Dg26cM=
2323
github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0/go.mod h1:fyg7847qk6SyHyPtNmDHnmrv/HOrqktSC+C9fM+CJOE=
2424
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI=
2525
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572/go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls=
@@ -60,8 +60,8 @@ github.com/onsi/gomega v1.38.3 h1:eTX+W6dobAYfFeGC2PV6RwXRu/MyT+cQguijutvkpSM=
6060
github.com/onsi/gomega v1.38.3/go.mod h1:ZCU1pkQcXDO5Sl9/VVEGlDyp+zm0m1cmeG5TOzLgdh4=
6161
github.com/pborman/uuid v1.2.1 h1:+ZZIw58t/ozdjRaXh/3awHfmWRbzYxJoAdNJxe/3pvw=
6262
github.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.20251222120217-83c662650ca0 h1:CYa1idg/0a7q4/qeAvf1HqOJv24mudUnUWzl8WgpQro=
64-
github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251222120217-83c662650ca0/go.mod h1:O8MYDxUhMVYN8XbV7Vv/eWOzD2wYcHiADjW++m+m6tE=
63+
github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251225120216-5548ee74ba6a h1:aaIK0Sr3gco6vvu31+Lz6X+N7ER29C6kDqhM9ki3vQE=
64+
github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251225120216-5548ee74ba6a/go.mod h1:N9Z8d+9sMcHiqxZs73EM4+HtogG5hVTwv4NIPxvdCSQ=
6565
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
6666
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
6767
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=

vendor/github.com/go-playground/validator/v10/README.md

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/baked_in.go

Lines changed: 67 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/country_codes.go

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/doc.go

Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/go-playground/validator/v10/regexes.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ github.com/go-playground/locales/currency
2020
# github.com/go-playground/universal-translator v0.18.1
2121
## explicit; go 1.18
2222
github.com/go-playground/universal-translator
23-
# github.com/go-playground/validator/v10 v10.30.0
23+
# github.com/go-playground/validator/v10 v10.30.1
2424
## explicit; go 1.24.0
2525
github.com/go-playground/validator/v10
2626
# github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572
@@ -96,7 +96,7 @@ github.com/onsi/gomega/types
9696
# github.com/pborman/uuid v1.2.1
9797
## explicit
9898
github.com/pborman/uuid
99-
# github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251222120217-83c662650ca0
99+
# github.com/pivotal-cf/on-demand-services-sdk v0.50.1-0.20251225120216-5548ee74ba6a
100100
## explicit; go 1.24.0
101101
github.com/pivotal-cf/on-demand-services-sdk/bosh
102102
github.com/pivotal-cf/on-demand-services-sdk/serviceadapter

0 commit comments

Comments
 (0)