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 @@ -15,7 +15,7 @@ require (
15
15
github.com/gofrs/flock v0.12.1
16
16
github.com/google/go-containerregistry v0.20.6
17
17
github.com/google/uuid v1.6.0
18
- github.com/lestrrat-go/httprc/v3 v3.0.0
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
21
github.com/mark3labs/mcp-go v0.37.0
@@ -26,7 +26,6 @@ require (
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 @@ -1271,8 +1271,8 @@ github.com/lestrrat-go/blackmagic v1.0.4 h1:IwQibdnf8l2KoO+qC3uT4OaTWsW7tuRQXy9T
1271
1271
github.com/lestrrat-go/blackmagic v1.0.4 /go.mod h1:6AWFyKNNj0zEXQYfTMPfZrAXUWUfTIZ5ECEUEJaijtw =
1272
1272
github.com/lestrrat-go/httpcc v1.0.1 h1:ydWCStUeJLkpYyjLDHihupbn2tYmZ7m22BGkcvZZrIE =
1273
1273
github.com/lestrrat-go/httpcc v1.0.1 /go.mod h1:qiltp3Mt56+55GPVCbTdM9MlqhvzyuL6W/NMDA8vA5E =
1274
- github.com/lestrrat-go/httprc/v3 v3.0.0 h1:nZUx/zFg5uc2rhlu1L1DidGr5Sj02JbXvGSpnY4LMrc =
1275
- github.com/lestrrat-go/httprc/v3 v3.0.0 /go.mod h1:k2U1QIiyVqAKtkffbg+cUmsyiPGQsb9aAfNQiNFuQ9Q =
1274
+ github.com/lestrrat-go/httprc/v3 v3.0.1 h1:3n7Es68YYGZb2Jf+k//llA4FTZMl3yCwIjFIk4ubevI =
1275
+ github.com/lestrrat-go/httprc/v3 v3.0.1 /go.mod h1:2uAvmbXE4Xq8kAUjVrZOq1tZVYYYs5iP62Cmtru00xk =
1276
1276
github.com/lestrrat-go/jwx/v3 v3.0.10 h1:XuoCBhZBncRIjMQ32HdEc76rH0xK/Qv2wq5TBouYJDw =
1277
1277
github.com/lestrrat-go/jwx/v3 v3.0.10 /go.mod h1:kNMedLgTpHvPJkK5EMVa1JFz+UVyY2dMmZKu3qjl/Pk =
1278
1278
github.com/lestrrat-go/option v1.0.1 h1:oAzP2fvZGQKWkvHa1/SAcFolBEca1oN+mQ7eooNBEYU =
@@ -1463,7 +1463,6 @@ github.com/sagikazarmark/locafero v0.7.0 h1:5MqpDsTGNDhY8sGp0Aowyf0qKsPrhewaLSsF
1463
1463
github.com/sagikazarmark/locafero v0.7.0 /go.mod h1:2za3Cg5rMaTMoG/2Ulr9AwtFaIppKXTRYnozin4aB5k =
1464
1464
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 h1:lZUw3E0/J3roVtGQ+SCrUrg3ON6NgVqpn3+iol9aGu4 =
1465
1465
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1 /go.mod h1:uToXkOrWAZ6/Oc07xWQrPOhJotwFIyu2bBVN41fcDUY =
1466
- github.com/santhosh-tekuri/jsonschema/v6 v6.0.2 /go.mod h1:JXeL+ps8p7/KNMjDQk3TCwPpBy0wYklyWTfbkIzdIFU =
1467
1466
github.com/sassoftware/relic v7.2.1+incompatible h1:Pwyh1F3I0r4clFJXkSI8bOyJINGqpgjJU3DYAZeI05A =
1468
1467
github.com/sassoftware/relic v7.2.1+incompatible /go.mod h1:CWfAxv73/iLZ17rbyhIEq3K9hs5w6FpNMdUT//qR+zk =
1469
1468
github.com/sassoftware/relic/v7 v7.6.2 h1:rS44Lbv9G9eXsukknS4mSjIAuuX+lMq/FnStgmZlUv4 =
You can’t perform that action at this time.
0 commit comments