From ddc8f8894404ae6e0f24c81c2948af2efa6554b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 16:12:12 +0000 Subject: [PATCH] chore(deps): bump github.com/agentplexus/omnivoice from 0.2.0 to 0.3.0 Bumps [github.com/agentplexus/omnivoice](https://github.com/agentplexus/omnivoice) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/agentplexus/omnivoice/releases) - [Changelog](https://github.com/agentplexus/omnivoice/blob/main/CHANGELOG.md) - [Commits](https://github.com/agentplexus/omnivoice/compare/v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: github.com/agentplexus/omnivoice dependency-version: 0.3.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 1174b6d..10e42ac 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/agentplexus/assistantkit v0.6.0 github.com/agentplexus/go-elevenlabs v0.6.0 github.com/agentplexus/mcpkit v0.3.1 - github.com/agentplexus/omnivoice v0.2.0 + github.com/agentplexus/omnivoice v0.3.0 github.com/agentplexus/omnivoice-deepgram v0.1.0 github.com/agentplexus/omnivoice-twilio v0.1.1 github.com/modelcontextprotocol/go-sdk v1.2.0 diff --git a/go.sum b/go.sum index 0af17d9..8111714 100644 --- a/go.sum +++ b/go.sum @@ -6,8 +6,8 @@ github.com/agentplexus/mcpkit v0.3.1 h1:+NA1U3tq0Kb6w3xQE+ZQcuAcDGyhbi0HKwHPh10j github.com/agentplexus/mcpkit v0.3.1/go.mod h1:r8AJFyvm9RU3OffftSbK5ZeJ2T5BrlI9jxXGE9+doWk= github.com/agentplexus/ogen-tools v0.1.1 h1:uj3U/YEaykEjt1VBsaAGUpsolYSoaeGPjpzpIaeXaSg= github.com/agentplexus/ogen-tools v0.1.1/go.mod h1:IVRZVeR/MmXwAKGsh+AxBxG9TQ63cBuAUILxP4nrumY= -github.com/agentplexus/omnivoice v0.2.0 h1:r8SP5fCVE88ZrGESE0QYBY1vVMeLtRWKhcwsaIaSiVE= -github.com/agentplexus/omnivoice v0.2.0/go.mod h1:LfxHfgrgrBg5isbaggYMpnwkN+zrCD1ziQA6StOMvkQ= +github.com/agentplexus/omnivoice v0.3.0 h1:O6uIbUXZzAuWyMB465QKNRIb2pHTAifGk19pFpr1vrY= +github.com/agentplexus/omnivoice v0.3.0/go.mod h1:LfxHfgrgrBg5isbaggYMpnwkN+zrCD1ziQA6StOMvkQ= github.com/agentplexus/omnivoice-deepgram v0.1.0 h1:dwtWVIZAfG23jy24N2dNjgqYUIR8I42iZkhf8cPO1IM= github.com/agentplexus/omnivoice-deepgram v0.1.0/go.mod h1:9U1yHRlC4wDPJAKx5MGiCBvVWTcvBXTZbWsiIcWCHrU= github.com/agentplexus/omnivoice-twilio v0.1.1 h1:0k/Vb9bAyNM2MFt1lzNTsMLtbdJ9B3ZZfsgQhTmexK0=