File osc-mcp-2be50d1-tidy.diff of Package mcp-server-osc
diff -Nurb osc-mcp-2be50d1-ori/go.mod osc-mcp-2be50d1/go.mod
--- osc-mcp-2be50d1-ori/go.mod 2025-09-17 12:47:08.343994981 +0200
+++ osc-mcp-2be50d1/go.mod 2025-09-17 12:56:37.889487749 +0200
@@ -5,6 +5,7 @@
require (
github.com/beevik/etree v1.5.1
github.com/godbus/dbus/v5 v5.1.0
+ github.com/google/jsonschema-go v0.2.3
github.com/jaevor/go-nanoid v1.4.0
github.com/modelcontextprotocol/go-sdk v0.5.0
github.com/olekukonko/tablewriter v0.0.5
@@ -20,7 +21,6 @@
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/fsnotify/fsnotify v1.8.0 // indirect
github.com/go-viper/mapstructure/v2 v2.4.0 // indirect
- github.com/google/jsonschema-go v0.2.3 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/mattn/go-runewidth v0.0.16 // indirect
github.com/pelletier/go-toml/v2 v2.2.3 // indirect