Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Commit 224aca0

Browse files
chore(deps): bump github.com/cohere-ai/cohere-go/v2 (#591)
Bumps [github.com/cohere-ai/cohere-go/v2](https://github.com/cohere-ai/cohere-go) from 2.15.0 to 2.15.2. - [Release notes](https://github.com/cohere-ai/cohere-go/releases) - [Commits](cohere-ai/cohere-go@v2.15.0...v2.15.2) --- updated-dependencies: - dependency-name: github.com/cohere-ai/cohere-go/v2 dependency-version: 2.15.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e191555 commit 224aca0

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/charmbracelet/x/exp/golden v0.0.0-20241011142426-46044092ad91
2020
github.com/charmbracelet/x/exp/ordered v0.1.0
2121
github.com/charmbracelet/x/exp/strings v0.0.0-20240722160745-212f7b056ed0
22-
github.com/cohere-ai/cohere-go/v2 v2.15.0
22+
github.com/cohere-ai/cohere-go/v2 v2.15.2
2323
github.com/jmoiron/sqlx v1.4.0
2424
github.com/lucasb-eyer/go-colorful v1.2.0
2525
github.com/mark3labs/mcp-go v0.37.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ github.com/charmbracelet/x/termios v0.1.1 h1:o3Q2bT8eqzGnGPOYheoYS8eEleT5ZVNYNy8
8282
github.com/charmbracelet/x/termios v0.1.1/go.mod h1:rB7fnv1TgOPOyyKRJ9o+AsTU/vK5WHJ2ivHeut/Pcwo=
8383
github.com/charmbracelet/x/xpty v0.1.2 h1:Pqmu4TEJ8KeA9uSkISKMU3f+C1F6OGBn8ABuGlqCbtI=
8484
github.com/charmbracelet/x/xpty v0.1.2/go.mod h1:XK2Z0id5rtLWcpeNiMYBccNNBrP2IJnzHI0Lq13Xzq4=
85-
github.com/cohere-ai/cohere-go/v2 v2.15.0 h1:lyuF+piX0gSEeqXCx92SJYbifWngGCtvgNTyBhiLbAQ=
86-
github.com/cohere-ai/cohere-go/v2 v2.15.0/go.mod h1:MuiJkCxlR18BDV2qQPbz2Yb/OCVphT1y6nD2zYaKeR0=
85+
github.com/cohere-ai/cohere-go/v2 v2.15.2 h1:rYpEBQSkeo5yLh8ZzXO2TmVa+XOQjyHY2KVNYmwlsdA=
86+
github.com/cohere-ai/cohere-go/v2 v2.15.2/go.mod h1:MuiJkCxlR18BDV2qQPbz2Yb/OCVphT1y6nD2zYaKeR0=
8787
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
8888
github.com/creack/pty v1.1.24 h1:bJrF4RRfyJnbTJqzRLHzcGaZK1NeM5kTC9jGgovnR1s=
8989
github.com/creack/pty v1.1.24/go.mod h1:08sCNb52WyoAwi2QDyzUCTgcvVFhUzewun7wtTfvcwE=

0 commit comments

Comments
 (0)