File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/black-desk/lib/go v0.0.0-20231023094454-94c87a910679
7
7
github.com/deniswernert/go-fstab v0.0.0-20141204152952-eb4090f26517
8
- github.com/go-playground/validator/v10 v10.15.5
8
+ github.com/go-playground/validator/v10 v10.16.0
9
9
github.com/google/nftables v0.1.1-0.20231024065723-32bfbb662717
10
10
github.com/onsi/ginkgo/v2 v2.13.0
11
11
github.com/onsi/gomega v1.29.0
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/go-playground/locales v0.14.1 h1:EWaQ/wswjilfKLTECiXz7Rh+3BjFhfDFKv/o
18
18
github.com/go-playground/locales v0.14.1 /go.mod h1:hxrqLVvrK65+Rwrd5Fc6F2O76J/NuW9t0sjnWqG1slY =
19
19
github.com/go-playground/universal-translator v0.18.1 h1:Bcnm0ZwsGyWbCzImXv+pAJnYK9S473LQFuzCbDbfSFY =
20
20
github.com/go-playground/universal-translator v0.18.1 /go.mod h1:xekY+UJKNuX9WP91TpwSH2VMlDf28Uj24BCp08ZFTUY =
21
- github.com/go-playground/validator/v10 v10.15.5 h1:LEBecTWb/1j5TNY1YYG2RcOUN3R7NLylN+x8TTueE24 =
22
- github.com/go-playground/validator/v10 v10.15.5 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
21
+ github.com/go-playground/validator/v10 v10.16.0 h1:x+plE831WK4vaKHO/jpgUGsvLKIqRRkz6M78GuJAfGE =
22
+ github.com/go-playground/validator/v10 v10.16.0 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
23
23
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 h1:tfuBGBXKqDEevZMzYi5KSi8KkcZtzBcTgAUUtapy0OI =
24
24
github.com/go-task/slim-sprig v0.0.0-20230315185526-52ccab3ef572 /go.mod h1:9Pwr4B2jHnOSGXyyzV8ROjYa2ojvAY6HCGYYfMoC3Ls =
25
25
github.com/golang/protobuf v1.5.3 h1:KhyjKVUg7Usr/dYsdSqoFveMYd5ko72D+zANwlG1mmg =
You can’t perform that action at this time.
0 commit comments