File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/mark3labs/mcp-go v0.36.0
99 github.com/microcosm-cc/bluemonday v1.0.27
1010 github.com/migueleliasweb/go-github-mock v1.3.0
11- github.com/spf13/cobra v1.10.1
11+ github.com/spf13/cobra v1.10.2
1212 github.com/spf13/viper v1.21.0
1313 github.com/stretchr/testify v1.11.1
1414)
@@ -37,7 +37,7 @@ require (
3737 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
3838 github.com/fsnotify/fsnotify v1.9.0 // indirect
3939 github.com/go-viper/mapstructure/v2 v2.4.0
40- github.com/google/go-querystring v1.1.0
40+ github.com/google/go-querystring v1.1.0 // indirect
4141 github.com/google/uuid v1.6.0 // indirect
4242 github.com/inconshreveable/mousetrap v1.1.0 // indirect
4343 github.com/pelletier/go-toml/v2 v2.2.4 // indirect
Original file line number Diff line number Diff line change @@ -84,8 +84,8 @@ github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I=
8484github.com/spf13/afero v1.15.0 /go.mod h1:NC2ByUVxtQs4b3sIUphxK0NioZnmxgyCrfzeuq8lxMg =
8585github.com/spf13/cast v1.10.0 h1:h2x0u2shc1QuLHfxi+cTJvs30+ZAHOGRic8uyGTDWxY =
8686github.com/spf13/cast v1.10.0 /go.mod h1:jNfB8QC9IA6ZuY2ZjDp0KtFO2LZZlg4S/7bzP6qqeHo =
87- github.com/spf13/cobra v1.10.1 h1:lJeBwCfmrnXthfAupyUTzJ/J4Nc1RsHC/mSRU2dll/s =
88- github.com/spf13/cobra v1.10.1 /go.mod h1:7SmJGaTHFVBY0jW4NXGluQoLvhqFQM+6XSKD+P4XaB0 =
87+ github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU =
88+ github.com/spf13/cobra v1.10.2 /go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4 =
8989github.com/spf13/pflag v1.0.9 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
9090github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk =
9191github.com/spf13/pflag v1.0.10 /go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg =
You can’t perform that action at this time.
0 commit comments