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 @@ -3,7 +3,7 @@ module github.com/cetteup/update-plex-ipv6-access-url
3
3
go 1.20
4
4
5
5
require (
6
- github.com/go-playground/validator/v10 v10.14.1
6
+ github.com/go-playground/validator/v10 v10.15.2
7
7
github.com/rs/zerolog v1.29.1
8
8
github.com/stretchr/testify v1.8.4
9
9
)
Original file line number Diff line number Diff line change @@ -13,6 +13,8 @@ github.com/go-playground/validator/v10 v10.12.0 h1:E4gtWgxWxp8YSxExrQFv5BpCahla0
13
13
github.com/go-playground/validator/v10 v10.12.0 /go.mod h1:hCAPuzYvKdP33pxWa+2+6AIKXEKqjIUyqsNCtbsSJrA =
14
14
github.com/go-playground/validator/v10 v10.14.1 h1:9c50NUPC30zyuKprjL3vNZ0m5oG+jU0zvx4AqHGnv4k =
15
15
github.com/go-playground/validator/v10 v10.14.1 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
16
+ github.com/go-playground/validator/v10 v10.15.2 h1:Ra5cll2/eF8X0Ff2+8SMD7euo2nenQ8WEpgqfy4NhHU =
17
+ github.com/go-playground/validator/v10 v10.15.2 /go.mod h1:9iXMNT7sEkjXb0I+enO7QXmzG6QCsPWY4zveKFVRSyU =
16
18
github.com/godbus/dbus/v5 v5.0.4 /go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA =
17
19
github.com/leodido/go-urn v1.2.2 h1:7z68G0FCGvDk646jz1AelTYNYWrTNm0bEcFAo147wt4 =
18
20
github.com/leodido/go-urn v1.2.2 /go.mod h1:kUaIbLZWttglzwNuG0pgsh5vuV6u2YcGBYz1hIPjtOQ =
You can’t perform that action at this time.
0 commit comments