From 5878d1dec5a30e90eb0bc73416e803ec6c19721b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 23:31:02 +0000 Subject: [PATCH] fix(deps): update module github.com/iodesystems/agentkit to v0.5.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d581cc5..fb90267 100644 --- a/go.mod +++ b/go.mod @@ -11,7 +11,7 @@ require ( github.com/creack/pty v1.1.24 github.com/google/uuid v1.6.0 github.com/gorilla/websocket v1.5.3 - github.com/iodesystems/agentkit v0.0.0 + github.com/iodesystems/agentkit v0.5.0 github.com/muesli/termenv v0.16.0 go.starlark.net v0.0.0-20260708150628-5395d018f003 golang.org/x/term v0.41.0