File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ require (
29
29
github.com/invopop/jsonschema v0.13.0 // indirect
30
30
github.com/json-iterator/go v1.1.12 // indirect
31
31
github.com/mailru/easyjson v0.7.7 // indirect
32
- github.com/matttproud/golang_protobuf_extensions v1.0.2 // indirect
32
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect
33
33
github.com/microcosm-cc/bluemonday v1.0.23 // indirect
34
34
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
35
35
github.com/modern-go/reflect2 v1.0.2 // indirect
Original file line number Diff line number Diff line change @@ -210,8 +210,8 @@ github.com/mailru/easyjson v0.7.7/go.mod h1:xzfreul335JAWq5oZzymOObrkdz5UnU4kGfJ
210
210
github.com/mark3labs/mcp-go v0.37.0 h1:BywvZLPRT6Zx6mMG/MJfxLSZQkTGIcJSEGKsvr4DsoQ =
211
211
github.com/mark3labs/mcp-go v0.37.0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
212
212
github.com/matttproud/golang_protobuf_extensions v1.0.1 /go.mod h1:D8He9yQNgCq6Z5Ld7szi9bcBfOoFv/3dc6xSMkL2PC0 =
213
- github.com/matttproud/golang_protobuf_extensions v1.0.2 h1:hAHbPm5IJGijwng3PWk09JkG9WeqChjprR5s9bBZ+OM =
214
- github.com/matttproud/golang_protobuf_extensions v1.0.2 /go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4 =
213
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 h1:mmDVorXM7PCGKw94cs5zkfA9PSy5pEvNWRP0ET0TIVo =
214
+ github.com/matttproud/golang_protobuf_extensions v1.0.4 /go.mod h1:BSXmuO+STAnVfrANrmjBb36TMTDstsz7MSK+HVaYKv4 =
215
215
github.com/microcosm-cc/bluemonday v1.0.23 h1:SMZe2IGa0NuHvnVNAZ+6B38gsTbi5e4sViiWJyDDqFY =
216
216
github.com/microcosm-cc/bluemonday v1.0.23 /go.mod h1:mN70sk7UkkF8TUr2IGBpNN0jAgStuPzlK76QuruE/z4 =
217
217
github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421 /go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q =
You can’t perform that action at this time.
0 commit comments