Skip to content

Commit b19ad3a

Browse files
chore(deps): update module github.com/santhosh-tekuri/jsonschema/v5 to v6
1 parent 82c57cb commit b19ad3a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

internal/tools/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ require (
158158
github.com/sagikazarmark/locafero v0.6.0 // indirect
159159
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
160160
github.com/sanposhiho/wastedassign/v2 v2.1.0 // indirect
161-
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 // indirect
161+
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1 // indirect
162162
github.com/sashamelentyev/interfacebloat v1.1.0 // indirect
163163
github.com/sashamelentyev/usestdlibvars v1.27.0 // indirect
164164
github.com/securego/gosec/v2 v2.21.4 // indirect

internal/tools/go.sum

+1
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ github.com/sanposhiho/wastedassign/v2 v2.1.0 h1:crurBF7fJKIORrV85u9UUpePDYGWnwvv
368368
github.com/sanposhiho/wastedassign/v2 v2.1.0/go.mod h1:+oSmSC+9bQ+VUAxA66nBb0Z7N8CK7mscKTDYC6aIek4=
369369
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4=
370370
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1/go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY=
371+
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1/go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU=
371372
github.com/sashamelentyev/interfacebloat v1.1.0 h1:xdRdJp0irL086OyW1H/RTZTr1h/tMEOsumirXcOJqAw=
372373
github.com/sashamelentyev/interfacebloat v1.1.0/go.mod h1:+Y9yU5YdTkrNvoX0xHc84dxiN1iBi9+G8zZIhPVoNjQ=
373374
github.com/sashamelentyev/usestdlibvars v1.27.0 h1:t/3jZpSXtRPRf2xr0m63i32ZrusyurIGT9E5wAvXQnI=

0 commit comments

Comments
 (0)