File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
9
9
github.com/go-chi/httprate v0.15.0
10
10
github.com/go-logr/logr v1.4.3
11
11
github.com/go-logr/stdr v1.2.2
12
- github.com/google/jsonschema-go v0.2.1
12
+ github.com/google/jsonschema-go v0.2.3
13
13
github.com/lestrrat-go/httprc/v3 v3.0.1
14
14
github.com/lestrrat-go/jwx/v3 v3.0.10
15
15
github.com/modelcontextprotocol/go-sdk v0.4.0
Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ github.com/google/jsonschema-go v0.2.1-0.20250828145618-7d3a7746ff83 h1:LYZft4tK
33
33
github.com/google/jsonschema-go v0.2.1-0.20250828145618-7d3a7746ff83 /go.mod h1:r5quNTdLOYEz95Ru18zA0ydNbBuYoo9tgaYcxEYhJVE =
34
34
github.com/google/jsonschema-go v0.2.1 h1:Z3iINWAUmvS4+m9cMP5lWbn6WlX8Hy4rpUS4pULVliQ =
35
35
github.com/google/jsonschema-go v0.2.1 /go.mod h1:r5quNTdLOYEz95Ru18zA0ydNbBuYoo9tgaYcxEYhJVE =
36
+ github.com/google/jsonschema-go v0.2.3 h1:dkP3B96OtZKKFvdrUSaDkL+YDx8Uw9uC4Y+eukpCnmM =
37
+ github.com/google/jsonschema-go v0.2.3 /go.mod h1:r5quNTdLOYEz95Ru18zA0ydNbBuYoo9tgaYcxEYhJVE =
36
38
github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0 =
37
39
github.com/google/uuid v1.6.0 /go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo =
38
40
github.com/gorilla/websocket v1.4.1 h1:q7AeDBpnBk8AogcD4DSag/Ukw/KV+YhzLj2bP5HvKCM =
You can’t perform that action at this time.
0 commit comments