Skip to content

Commit

Permalink
Bump cloud.google.com/go/speech from 1.19.1 to 1.19.2
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.19.1 to 1.19.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@speech/v1.19.1...speech/v1.19.2)

---
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 Oct 27, 2023
1 parent 66ee08a commit 79a9633
Show file tree
Hide file tree
Showing 2 changed files with 240 additions and 13 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.19.1
cloud.google.com/go/speech v1.19.2
cloud.google.com/go/texttospeech v1.7.2
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc
google.golang.org/genproto v0.0.0-20230822172742-b8732ec3820d
)
Loading

0 comments on commit 79a9633

Please sign in to comment.