chore: bump goauth from 0.10.0 to 0.11.1 (#23070)

Bumps [goauth](https://github.com/durch/rust-goauth) from 0.10.0 to 0.11.1.
- [Release notes](https://github.com/durch/rust-goauth/releases)
- [Commits](https://github.com/durch/rust-goauth/commits)

---
updated-dependencies:
- dependency-name: goauth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-02-11 10:50:21 -07:00
committed by GitHub
parent c078ca3fb3
commit ac13d14e30
2 changed files with 23 additions and 4 deletions

View File

@ -15,7 +15,7 @@ bincode = "1.3.3"
bzip2 = "0.4.3"
enum-iterator = "0.7.0"
flate2 = "1.0.22"
goauth = "0.10.0"
goauth = "0.11.1"
log = "0.4.14"
prost = "0.9.0"
prost-types = "0.9.0"