From 6a888352bf21a5df3070b62602983b7a83885197 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 16:02:39 +0000 Subject: [PATCH] fix(deps): update module github.com/iodesystems/agentkit to v0.6.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index d1aba7d..c6a710d 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.6.0 github.com/muesli/termenv v0.16.0 go.starlark.net v0.0.0-20260708150628-5395d018f003 golang.org/x/sys v0.42.0