From 6f8a17c12aa21924d4c794c44b3c27a9c7167fa4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 16:28:13 +0000 Subject: [PATCH] chore(deps): bump github.com/agentplexus/omnillm from 0.9.0 to 0.10.0 Bumps [github.com/agentplexus/omnillm](https://github.com/agentplexus/omnillm) from 0.9.0 to 0.10.0. - [Release notes](https://github.com/agentplexus/omnillm/releases) - [Changelog](https://github.com/agentplexus/omnillm/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentplexus/omnillm/compare/v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: github.com/agentplexus/omnillm dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 90f10f9..2a49632 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24.11 require ( github.com/a2aproject/a2a-go v0.3.3 - github.com/agentplexus/omnillm v0.9.0 + github.com/agentplexus/omnillm v0.10.0 github.com/agentplexus/omniobserve v0.4.0 github.com/agentplexus/omnivault v0.1.0 github.com/agentplexus/vaultguard v0.2.0 diff --git a/go.sum b/go.sum index 372fcbb..7f3e459 100644 --- a/go.sum +++ b/go.sum @@ -8,8 +8,8 @@ github.com/a2aproject/a2a-go v0.3.3 h1:NqGDw2c8hCSW3/9MakeeRpw5yCZUUmW2Y/yINV15G github.com/a2aproject/a2a-go v0.3.3/go.mod h1:8C0O6lsfR7zWFEqVZz/+zWCoxe8gSWpknEpqm/Vgj3E= github.com/agentplexus/go-comet-ml-opik v0.3.0 h1:7ikwtsvtfw40J95E7mNu4LZQr7a5abEEWmqljI9tZ08= github.com/agentplexus/go-comet-ml-opik v0.3.0/go.mod h1:BjePiG921PstZJ8yDlCLekVxjssRGl7uEaxFvzV4Y00= -github.com/agentplexus/omnillm v0.9.0 h1:frL5nEcATlcUOJYqBYSqZB1Ba/pRWIzda7ID1mRkthM= -github.com/agentplexus/omnillm v0.9.0/go.mod h1:2ZmGwLt2SdmYtwT9+kPt0vlLHyQFy7NtMjXMZQbkLhI= +github.com/agentplexus/omnillm v0.10.0 h1:c+DixBvvHtqUpaQvj9vhzCzJ+Bfa8nP1nxmVyFVEAsU= +github.com/agentplexus/omnillm v0.10.0/go.mod h1:2ZmGwLt2SdmYtwT9+kPt0vlLHyQFy7NtMjXMZQbkLhI= github.com/agentplexus/omniobserve v0.4.0 h1:bJcWOx0uRHyP/QONO+4uVrvqSauKDsa66y4fq90BWpc= github.com/agentplexus/omniobserve v0.4.0/go.mod h1:Wcf9Agw+OsvXMgC7YzUPfgw3R3mdzwlDFHoohdawSEI= github.com/agentplexus/omnivault v0.1.0 h1:g0HSvSGiuhQhNEw5SS7oGlXDULr213gO8vJaNNpWQ3w=