From 0725b6f3347dfa91ef59d7c00a1b791b762856b6 Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Sat, 14 Mar 2026 10:14:42 +0000 Subject: [PATCH] chore: bump dependencies Signed-off-by: Ettore Di Giacinto --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f3f4c8716..0025bfcb7 100644 --- a/go.mod +++ b/go.mod @@ -129,7 +129,7 @@ require ( github.com/labstack/gommon v0.4.2 // indirect github.com/mschoch/smat v0.2.0 // indirect github.com/mudler/LocalAGI v0.0.0-20260311165347-2d2da7df95e1 - github.com/mudler/localrecall v0.5.6 // indirect + github.com/mudler/localrecall v0.5.7-0.20260314101322-43426c06c67a // indirect github.com/mudler/skillserver v0.0.5-0.20260221145827-0639a82c8f49 github.com/olekukonko/tablewriter v0.0.5 // indirect github.com/oxffaa/gopher-parse-sitemap v0.0.0-20191021113419-005d2eb1def4 // indirect diff --git a/go.sum b/go.sum index 688b7bac2..04ad1e4a3 100644 --- a/go.sum +++ b/go.sum @@ -664,8 +664,8 @@ github.com/mudler/go-piper v0.0.0-20241023091659-2494246fd9fc h1:RxwneJl1VgvikiX github.com/mudler/go-piper v0.0.0-20241023091659-2494246fd9fc/go.mod h1:O7SwdSWMilAWhBZMK9N9Y/oBDyMMzshE3ju8Xkexwig= github.com/mudler/go-processmanager v0.1.0 h1:fcSKgF9U/a1Z7KofAFeZnke5YseadCI5GqL9oT0LS3E= github.com/mudler/go-processmanager v0.1.0/go.mod h1:h6kmHUZeafr+k5hRYpGLMzJFH4hItHffgpRo2QIkP+o= -github.com/mudler/localrecall v0.5.6 h1:dmAtGSUwVnrtRLbY+DKg2aPEerhDGxDhIdr6muYCOvM= -github.com/mudler/localrecall v0.5.6/go.mod h1:TZVXQI840MqjDtilBLc7kfmnctK4oNf1IR+cE68zno8= +github.com/mudler/localrecall v0.5.7-0.20260314101322-43426c06c67a h1:Ah71V/UgF78i0I7yxu0EUweum6p3KwErz9qVFms9/VI= +github.com/mudler/localrecall v0.5.7-0.20260314101322-43426c06c67a/go.mod h1:TZVXQI840MqjDtilBLc7kfmnctK4oNf1IR+cE68zno8= github.com/mudler/memory v0.0.0-20251216220809-d1256471a6c2 h1:+WHsL/j6EWOMUiMVIOJNKOwSKiQt/qDPc9fePCf87fA= github.com/mudler/memory v0.0.0-20251216220809-d1256471a6c2/go.mod h1:EA8Ashhd56o32qN7ouPKFSRUs/Z+LrRCF4v6R2Oarm8= github.com/mudler/skillserver v0.0.5-0.20260221145827-0639a82c8f49 h1:dAF1ALXqqapRZo80x56BIBBcPrPbRNerbd66rdyO8J4=