File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ require (
2828 github.com/lithammer/fuzzysearch v1.1.8
2929 github.com/mailru/easyjson v0.7.7 // indirect
3030 github.com/modelcontextprotocol/go-sdk v1.2.0
31- github.com/pelletier/go-toml/v2 v2.2.4 // indirect
31+ github.com/pelletier/go-toml/v2 v2.2.4
3232 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
3333 github.com/rogpeppe/go-internal v1.13.1 // indirect
3434 github.com/sagikazarmark/locafero v0.11.0 // indirect
@@ -50,5 +50,5 @@ require (
5050 golang.org/x/text v0.28.0 // indirect
5151 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
5252 gopkg.in/yaml.v2 v2.4.0 // indirect
53- gopkg.in/yaml.v3 v3.0.1 // indirect
53+ gopkg.in/yaml.v3 v3.0.1
5454)
You can’t perform that action at this time.
0 commit comments