Skip to content

Commit

Permalink
Bump cloud.google.com/go/speech from 1.20.0 to 1.20.1
Browse files Browse the repository at this point in the history
Bumps [cloud.google.com/go/speech](https://github.com/googleapis/google-cloud-go) from 1.20.0 to 1.20.1.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@video/v1.20.0...video/v1.20.1)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/speech
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 2, 2023
1 parent 97f9ece commit c7ff7a1
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 16 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/complexorganizations/speech-synthesis
go 1.16

require (
cloud.google.com/go/speech v1.20.0
cloud.google.com/go/speech v1.20.1
cloud.google.com/go/texttospeech v1.7.3
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d
google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b
)
Loading

0 comments on commit c7ff7a1

Please sign in to comment.