File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -18,15 +18,14 @@ require (
18
18
github.com/lestrrat-go/httprc/v3 v3.0.1
19
19
github.com/lestrrat-go/jwx/v3 v3.0.10
20
20
github.com/lmittmann/tint v1.1.2
21
- github.com/mark3labs/mcp-go v0.37 .0
21
+ github.com/mark3labs/mcp-go v0.38 .0
22
22
github.com/olekukonko/tablewriter v1.0.9
23
23
github.com/onsi/ginkgo/v2 v2.24.0
24
24
github.com/onsi/gomega v1.38.0
25
25
github.com/ory/fosite v0.49.0
26
26
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
27
27
github.com/prometheus/client_golang v1.23.0
28
28
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
29
- github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
30
29
github.com/sigstore/protobuf-specs v0.5.0
31
30
github.com/sigstore/sigstore-go v1.1.1
32
31
github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change @@ -1292,8 +1292,8 @@ github.com/lyft/protoc-gen-star v0.6.1/go.mod h1:TGAoBVkt8w7MPG72TrKIu85MIdXwDuz
1292
1292
github.com/lyft/protoc-gen-star/v2 v2.0.1 /go.mod h1:RcCdONR2ScXaYnQC5tUzxzlpA3WVYF7/opLeUgcQs/o =
1293
1293
github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
1294
1294
github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
1295
- github.com/mark3labs/mcp-go v0.37 .0 h1:BywvZLPRT6Zx6mMG/MJfxLSZQkTGIcJSEGKsvr4DsoQ =
1296
- github.com/mark3labs/mcp-go v0.37 .0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
1295
+ github.com/mark3labs/mcp-go v0.38 .0 h1:E5tmJiIXkhwlV0pLAwAT0O5ZjUZSISE/2Jxg+6vpq4I =
1296
+ github.com/mark3labs/mcp-go v0.38 .0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
1297
1297
github.com/mattn/go-colorable v0.1.1 /go.mod h1:FuOcm+DKB9mbwrcAfNl7/TZVBZ6rcnceauSikq3lYCQ =
1298
1298
github.com/mattn/go-colorable v0.1.6 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
1299
1299
github.com/mattn/go-colorable v0.1.9 /go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc =
@@ -1459,7 +1459,6 @@ github.com/sagikazarmark/locafero v0.7.0 h1:5MqpDsTGNDhY8sGp0Aowyf0qKsPrhewaLSsF
1459
1459
github.com/sagikazarmark/locafero v0.7.0 /go.mod h1:2za3Cg5rMaTMoG/2Ulr9AwtFaIppKXTRYnozin4aB5k =
1460
1460
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4 =
1461
1461
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 /go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY =
1462
- github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
1463
1462
github.com/sassoftware/relic v7.2.1+incompatible h1:Pwyh1F3I0r4clFJXkSI8bOyJINGqpgjJU3DYAZeI05A =
1464
1463
github.com/sassoftware/relic v7.2.1+incompatible /go.mod h1:CWfAxv73/iLZ17rbyhIEq3K9hs5w6FpNMdUT//qR+zk =
1465
1464
github.com/sassoftware/relic/v7 v7.6.2 h1:rS44Lbv9G9eXsukknS4mSjIAuuX+lMq/FnStgmZlUv4 =
You can’t perform that action at this time.
0 commit comments