This repository was archived by the owner on Mar 11, 2025. It is now read-only.
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/cenkalti/backoff/v4 v4.3.0
7
7
github.com/evanphx/json-patch/v5 v5.9.11
8
- github.com/go-playground/validator/v10 v10.24 .0
8
+ github.com/go-playground/validator/v10 v10.25 .0
9
9
github.com/golang-jwt/jwt v3.2.2+incompatible
10
10
github.com/google/fhir/go v0.7.4
11
11
github.com/google/go-querystring v1.1.0
Original file line number Diff line number Diff line change @@ -181,8 +181,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
181
181
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
182
182
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
183
183
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
184
- github.com/go-playground/validator/v10 v10.24 .0 h1:KHQckvo8G6hlWnrPX4NJJ+aBfWNAE/HH+qdL2cBpCmg =
185
- github.com/go-playground/validator/v10 v10.24 .0 /go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus =
184
+ github.com/go-playground/validator/v10 v10.25 .0 h1:5Dh7cjvzR7BRZadnsVOzPhWsrwUr0nmsZJxEAnFLNO8 =
185
+ github.com/go-playground/validator/v10 v10.25 .0 /go.mod h1:GGzBIJMuE98Ic/kJsBXbz1x/7cByt++cQ+YOuDM5wus =
186
186
github.com/go-sql-driver/mysql v1.5.0 /go.mod h1:DCzpHaOWr8IXmIStZouvnhqoel9Qv2LBy8hT2VhHyBg =
187
187
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
188
188
github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
You can’t perform that action at this time.
0 commit comments