Skip to content

Commit 79db0cd

Browse files
go.mod: bump github.com/cohere-ai/cohere-go/v2 from 2.14.1 to 2.16.0
Bumps [github.com/cohere-ai/cohere-go/v2](https://github.com/cohere-ai/cohere-go) from 2.14.1 to 2.16.0. - [Release notes](https://github.com/cohere-ai/cohere-go/releases) - [Commits](cohere-ai/cohere-go@v2.14.1...v2.16.0) --- updated-dependencies: - dependency-name: github.com/cohere-ai/cohere-go/v2 dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 64f9e32 commit 79db0cd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/Masterminds/semver/v3 v3.4.0
88
github.com/Masterminds/sprig/v3 v3.3.0
99
github.com/alexeyco/simpletable v1.0.0
10-
github.com/cohere-ai/cohere-go/v2 v2.14.1
10+
github.com/cohere-ai/cohere-go/v2 v2.16.0
1111
github.com/conduitio/conduit-commons v0.6.0
1212
github.com/conduitio/conduit-connector-file v0.10.3
1313
github.com/conduitio/conduit-connector-generator v0.10.4

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -177,8 +177,8 @@ github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMn
177177
github.com/ckaznocha/intrange v0.3.0 h1:VqnxtK32pxgkhJgYQEeOArVidIPg+ahLP7WBOXZd5ZY=
178178
github.com/ckaznocha/intrange v0.3.0/go.mod h1:+I/o2d2A1FBHgGELbGxzIcyd3/9l9DuwjM8FsbSS3Lo=
179179
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
180-
github.com/cohere-ai/cohere-go/v2 v2.14.1 h1:fXNrV02rfrP9ieI+S6mHV6Nt2Z0uEDPkK3rnc5bJWCM=
181-
github.com/cohere-ai/cohere-go/v2 v2.14.1/go.mod h1:MuiJkCxlR18BDV2qQPbz2Yb/OCVphT1y6nD2zYaKeR0=
180+
github.com/cohere-ai/cohere-go/v2 v2.16.0 h1:GRWIkpoUfCUzTNh/EKwXu0Ygy/a9pZHUcqIcCWZESfQ=
181+
github.com/cohere-ai/cohere-go/v2 v2.16.0/go.mod h1:MuiJkCxlR18BDV2qQPbz2Yb/OCVphT1y6nD2zYaKeR0=
182182
github.com/colinmarc/hdfs/v2 v2.1.1/go.mod h1:M3x+k8UKKmxtFu++uAZ0OtDU8jR3jnaZIAc6yK4Ue0c=
183183
github.com/conduitio/conduit-commons v0.6.0 h1:UgKXYAMEO3w759R5EmAP0Ax5yFWPGqvPMr/neltfsAI=
184184
github.com/conduitio/conduit-commons v0.6.0/go.mod h1:n+zdde8QZ+gX4m4tjv7qT1xomZSGZg/dpoTx/JR/fh4=

0 commit comments

Comments
 (0)