File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ go 1.25.1
55require (
66 dario.cat/mergo v1.0.2
77 github.com/Microsoft/go-winio v0.6.2
8- github.com/atotto/clipboard v0.1.4
98 github.com/anthropics/anthropic-sdk-go v1.9.1
9+ github.com/atotto/clipboard v0.1.4
1010 github.com/charmbracelet/bubbles/v2 v2.0.0-beta.1.0.20250820203609-601216f68ee2
1111 github.com/charmbracelet/bubbletea/v2 v2.0.0-beta.4.0.20250813213544-5cc219db8892
1212 github.com/charmbracelet/glamour/v2 v2.0.0-20250811143442-a27abb32f018
@@ -16,7 +16,7 @@ require (
1616 github.com/google/go-containerregistry v0.20.6
1717 github.com/google/uuid v1.6.0
1818 github.com/labstack/echo/v4 v4.13.4
19- github.com/mark3labs/mcp-go v0.40.1-0.20250919152514-dd0058cb6537
19+ github.com/mark3labs/mcp-go v0.41.0
2020 github.com/sashabaranov/go-openai v1.41.1
2121 github.com/spf13/cobra v1.10.1
2222 github.com/stretchr/testify v1.11.1
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/lucasb-eyer/go-colorful v1.2.0 h1:1nnpGOrhyZZuNyfu1QjKiUICQ74+3FNCN69
127127github.com/lucasb-eyer/go-colorful v1.2.0 /go.mod h1:R4dSotOR9KMtayYi1e77YzuveK+i7ruzyGqttikkLy0 =
128128github.com/mailru/easyjson v0.9.0 h1:PrnmzHw7262yW8sTBwxi1PdJA3Iw/EKBa8psRf7d9a4 =
129129github.com/mailru/easyjson v0.9.0 /go.mod h1:1+xMtQp2MRNVL/V1bOzuP3aP8VNwRW55fQUto+XFtTU =
130- github.com/mark3labs/mcp-go v0.40.1-0.20250919152514-dd0058cb6537 h1:bI/2B+eDqHiwO0pPZCjTGfyQGGvsyNEONOHOlFOynNw =
131- github.com/mark3labs/mcp-go v0.40.1-0.20250919152514-dd0058cb6537 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
130+ github.com/mark3labs/mcp-go v0.41.0 h1:IFfJaovCet65F3av00bE1HzSnmHpMRWM1kz96R98I70 =
131+ github.com/mark3labs/mcp-go v0.41.0 /go.mod h1:T7tUa2jO6MavG+3P25Oy/jR7iCeJPHImCZHRymCn39g =
132132github.com/mattn/go-colorable v0.1.14 h1:9A9LHSqF/7dyVVX6g0U9cwm9pG3kP9gSzcuIPHPsaIE =
133133github.com/mattn/go-colorable v0.1.14 /go.mod h1:6LmQG8QLFO4G5z1gPvYEzlUgJ2wF+stgPZH1UqBm1s8 =
134134github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY =
You can’t perform that action at this time.
0 commit comments