From 2480569b1bc56e81d37c3cc60bda0451e9c93458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 11:30:51 +0000 Subject: [PATCH] chore(deps): bump github.com/plexusone/omnillm from 0.13.0 to 0.14.0 Bumps [github.com/plexusone/omnillm](https://github.com/plexusone/omnillm) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/plexusone/omnillm/releases) - [Changelog](https://github.com/plexusone/omnillm/blob/main/CHANGELOG.md) - [Commits](https://github.com/plexusone/omnillm/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: github.com/plexusone/omnillm dependency-version: 0.14.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 f8b554b..a142a50 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/jessevdk/go-flags v1.6.1 github.com/modelcontextprotocol/go-sdk v1.4.1 github.com/plexusone/agentkit v0.5.0 - github.com/plexusone/omnillm v0.13.0 + github.com/plexusone/omnillm v0.14.0 github.com/plexusone/omniobserve v0.8.0 github.com/plexusone/omniserp v0.8.0 github.com/plexusone/opik-go v0.6.0 diff --git a/go.sum b/go.sum index 52f81db..907d18e 100644 --- a/go.sum +++ b/go.sum @@ -169,8 +169,8 @@ github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4= github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0= github.com/plexusone/agentkit v0.5.0 h1:TG4QrljpcWka94M66rs+NGkSzanhgwCR8qOvINU8oqE= github.com/plexusone/agentkit v0.5.0/go.mod h1:t5Jees4/ft0FbCOMrumSkB/JAlI3jjN6j/J/eK1p+qA= -github.com/plexusone/omnillm v0.13.0 h1:9wA0OmRAmPK9D+d+2vircFWXafDajurwUhCWmb3Pc8g= -github.com/plexusone/omnillm v0.13.0/go.mod h1:PV+UHu6H2EAAmTpVnARRaV70DGoFMuOLxjR9cbboPkI= +github.com/plexusone/omnillm v0.14.0 h1:e+8NXy5/2iidbFZ/WVmkpHV52LnPJ91pJyocZVFmXLc= +github.com/plexusone/omnillm v0.14.0/go.mod h1:ukaKWwNIC88Yb4przvwf76bbkEcMvNbsJr5/zea2V/0= github.com/plexusone/omniobserve v0.8.0 h1:L+nXU8TZrRwKh4KWzAtHVP/tEqopfEMBn9dIZDlqse4= github.com/plexusone/omniobserve v0.8.0/go.mod h1:52TqB66Ns4Zgh4t7/ilMmCBdXcUHqjqRIbSGVBGCmK0= github.com/plexusone/omniserp v0.8.0 h1:KG/+sYz67BdCjGyli/9BOLQYL9r50x61jwHySKBehXA=