Commit f39063d 1 parent 1bed0a4 commit f39063d Copy full SHA for f39063d
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.4
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.21 .0
8
+ github.com/go-playground/validator/v10 v10.22 .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 @@ -68,6 +68,8 @@ github.com/go-playground/validator/v10 v10.20.0 h1:K9ISHbSaI0lyB2eWMPJo+kOS/FBEx
68
68
github.com/go-playground/validator/v10 v10.20.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
69
69
github.com/go-playground/validator/v10 v10.21.0 h1:4fZA11ovvtkdgaeev9RGWPgc1uj3H8W+rNYyH/ySBb0 =
70
70
github.com/go-playground/validator/v10 v10.21.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
71
+ github.com/go-playground/validator/v10 v10.22.0 h1:k6HsTZ0sTnROkhS//R0O+55JgM8C4Bx7ia+JlgcnOao =
72
+ github.com/go-playground/validator/v10 v10.22.0 /go.mod h1:dbuPbCMFw/DrkbEynArYaCwl3amGuJotoKCe95atGMM =
71
73
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 h1:TQcrn6Wq+sKGkpyPvppOz99zsMBaUOKXq6HSv655U1c =
72
74
github.com/go-viper/mapstructure/v2 v2.0.0-alpha.1 /go.mod h1:oJDH3BJKyqBA2TXFhDsKDGDTlndYOZ6rGS0BRZIxGhM =
73
75
github.com/gogo/protobuf v1.3.2 h1:Ov1cvc58UF3b5XjBnZv7+opcTcQFZebYjWzi34vdm4Q =
You can’t perform that action at this time.
0 commit comments