diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-10-01 01:16:47 +0000 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2024-10-01 08:30:23 +0000 |
| commit | ec75ce18fcea6aacdd3add8e3c73f2651aa22382 (patch) | |
| tree | 1082a3c7007b5ca522f07562dcc04243e4b87804 /go.mod | |
| parent | 6167b6973f2b4b34fa6098a4e4ef9168b4ba125c (diff) | |
mod: bump github.com/google/generative-ai-go from 0.17.0 to 0.18.0
Bumps [github.com/google/generative-ai-go](https://github.com/google/generative-ai-go) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/google/generative-ai-go/releases)
- [Commits](https://github.com/google/generative-ai-go/compare/v0.17.0...v0.18.0)
---
updated-dependencies:
- dependency-name: github.com/google/generative-ai-go
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ require ( github.com/dvyukov/go-fuzz v0.0.0-20220726122315-1d375ef9f9f6 github.com/golangci/golangci-lint v1.61.0 github.com/google/flatbuffers v24.3.25+incompatible - github.com/google/generative-ai-go v0.17.0 + github.com/google/generative-ai-go v0.18.0 github.com/google/go-cmp v0.6.0 github.com/google/uuid v1.6.0 github.com/gorilla/handlers v1.5.2 |
