File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.23.0
55toolchain go1.24.1
66
77require (
8- github.com/go-playground/validator/v10 v10.26 .0
8+ github.com/go-playground/validator/v10 v10.27 .0
99 github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438
1010 github.com/jackc/pgx/v5 v5.7.5
1111 github.com/riverqueue/river/rivershared v0.23.1
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
1010github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
1111github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
1212github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
13- github.com/go-playground/validator/v10 v10.26 .0 h1:SP05Nqhjcvz81uJaRfEV0YBSSSGMc/iMaVtFbr3Sw2k =
14- github.com/go-playground/validator/v10 v10.26 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
13+ github.com/go-playground/validator/v10 v10.27 .0 h1:w8+XrWVMhGkxOaaowyKH35gFydVHOvC0/uWoy2Fzwn4 =
14+ github.com/go-playground/validator/v10 v10.27 .0 /go.mod h1:I5QpIEbmr8On7W0TktmJAumgzX4CA1XNl4ZmDuVHKKo =
1515github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 h1:Dj0L5fhJ9F82ZJyVOmBx6msDp/kfd1t9GRfny/mfJA0 =
1616github.com/jackc/pgerrcode v0.0.0-20240316143900-6e2875d9b438 /go.mod h1:a/s9Lp5W7n/DD0VrVoyJ00FbP2ytTPDVOivvn2bMlds =
1717github.com/jackc/pgpassfile v1.0.0 h1:/6Hmqy13Ss2zCq62VdNG8tM1wchn8zjSGOBJ6icpsIM =
You can’t perform that action at this time.
0 commit comments