File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
7
7
github.com/stretchr/testify v1.10.0
8
- github.com/terminalstatic/go-xsd-validate v0.1.5
8
+ github.com/terminalstatic/go-xsd-validate v0.1.6
9
9
github.com/xeipuuv/gojsonschema v1.2.0
10
10
)
11
11
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UV
11
11
github.com/stretchr/testify v1.6.1 /go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
12
12
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
13
13
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
14
- github.com/terminalstatic/go-xsd-validate v0.1.5 h1:RqpJnf6HGE2CB/lZB1A8BYguk8uRtcvYAPLCF15qguo =
15
- github.com/terminalstatic/go-xsd-validate v0.1.5 /go.mod h1:18lsvYFofBflqCrvo1umpABZ99+GneNTw2kEEc8UPJw =
14
+ github.com/terminalstatic/go-xsd-validate v0.1.6 h1:TenYeQ3eY631qNi1/cTmLH/s2slHPRKTTHT+XSHkepo =
15
+ github.com/terminalstatic/go-xsd-validate v0.1.6 /go.mod h1:18lsvYFofBflqCrvo1umpABZ99+GneNTw2kEEc8UPJw =
16
16
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f h1:J9EGpcZtP0E/raorCMxlFGSTBrsSlaDGf3jU/qvAE2c =
17
17
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f /go.mod h1:N2zxlSyiKSe5eX1tZViRH5QA0qijqEDrYZiPEAiq3wU =
18
18
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 h1:EzJWgHovont7NscjpAxXsDA8S8BMYve8Y5+7cuRE7R0 =
You can’t perform that action at this time.
0 commit comments