From 619ff71774ca0de73b20ef403d866a6ca147cc2f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 08:27:08 +0000 Subject: [PATCH] chore(deps): bump github.com/cohere-ai/cohere-go/v2 Bumps [github.com/cohere-ai/cohere-go/v2](https://github.com/cohere-ai/cohere-go) from 2.12.3 to 2.12.4. - [Release notes](https://github.com/cohere-ai/cohere-go/releases) - [Commits](https://github.com/cohere-ai/cohere-go/compare/v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: github.com/cohere-ai/cohere-go/v2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 0bf94463..481ab862 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/charmbracelet/x/editor v0.1.0 github.com/charmbracelet/x/exp/ordered v0.1.0 github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0 - github.com/cohere-ai/cohere-go/v2 v2.12.3 + github.com/cohere-ai/cohere-go/v2 v2.12.4 github.com/jmoiron/sqlx v1.4.0 github.com/lucasb-eyer/go-colorful v1.2.0 github.com/mattn/go-isatty v0.0.20 diff --git a/go.sum b/go.sum index 56ade2fe..540a1d42 100644 --- a/go.sum +++ b/go.sum @@ -54,8 +54,8 @@ github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0 h1:qko github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0/go.mod h1:pBhA0ybfXv6hDjQUZ7hk1lVxBiUbupdw5R31yPUViVQ= github.com/charmbracelet/x/term v0.2.1 h1:AQeHeLZ1OqSXhrAWpYUtZyX1T3zVxfpZuEQMIQaGIAQ= github.com/charmbracelet/x/term v0.2.1/go.mod h1:oQ4enTYFV7QN4m0i9mzHrViD7TQKvNEEkHUMCmsxdUg= -github.com/cohere-ai/cohere-go/v2 v2.12.3 h1:qF2/AIYl2FpizkZaQtFRFwhdxD5oZhsN2+wAF+ZoY7s= -github.com/cohere-ai/cohere-go/v2 v2.12.3/go.mod h1:MuiJkCxlR18BDV2qQPbz2Yb/OCVphT1y6nD2zYaKeR0= +github.com/cohere-ai/cohere-go/v2 v2.12.4 h1:hWiOc7LkwJ21S3hh3Ogh9Fe5s9ZDsVu11qoaMGfYZRQ= +github.com/cohere-ai/cohere-go/v2 v2.12.4/go.mod h1:MuiJkCxlR18BDV2qQPbz2Yb/OCVphT1y6nD2zYaKeR0= github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=