File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,13 @@ require (
77 github.com/mattn/go-sqlite3 v1.14.27
88 github.com/mark3labs/mcp-go v0.18.0
99 github.com/rs/zerolog v1.34.0
10- github.com/stretchr/testify v1.9.0
1110 go.uber.org/fx v1.23.0
1211)
1312
1413require (
15- github.com/davecgh/go-spew v1.1.1 // indirect
1614 github.com/google/uuid v1.6.0 // indirect
1715 github.com/mattn/go-colorable v0.1.14 // indirect
1816 github.com/mattn/go-isatty v0.0.20 // indirect
19- github.com/pmezard/go-difflib v1.0.0 // indirect
2017 github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
2118 go.uber.org/dig v1.18.1 // indirect
2219 go.uber.org/multierr v1.11.0 // indirect
You can’t perform that action at this time.
0 commit comments