Commit 181cb42 1 parent e133232 commit 181cb42 Copy full SHA for 181cb42
File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ go 1.22.3
5
5
require (
6
6
github.com/cedar-policy/cedar-go v0.0.0-20240429205519-77c610b20627
7
7
github.com/exaring/otelpgx v0.5.4
8
- github.com/go-playground/validator/v10 v10.20 .0
8
+ github.com/go-playground/validator/v10 v10.21 .0
9
9
github.com/golang-migrate/migrate/v4 v4.17.1
10
10
github.com/jackc/pgx/v5 v5.6.0
11
11
github.com/knadh/koanf/parsers/yaml v0.1.0
Original file line number Diff line number Diff line change @@ -66,6 +66,8 @@ github.com/go-playground/validator/v10 v10.19.0 h1:ol+5Fu+cSq9JD7SoSqe04GMI92cbn
66
66
github.com/go-playground/validator/v10 v10.19.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
67
67
github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBExVwjEviJTixqxL8 =
68
68
github.com/go-playground/validator/v10 v10.20.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
69
+ github.com/go-playground/validator/v10 v10.21.0 h1:4fZA11ovvtkdgaeev9RGWPgc1uj3H8W+rNYyH/ySBb0 =
70
+ github.com/go-playground/validator/v10 v10.21.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
69
71
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 h1:TQcrn6Wq+sKGkpyPvppOz99zsMBaUOKXq6HSv655U1c =
70
72
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
71
73
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
You can’t perform that action at this time.
0 commit comments