chore: bump goauth from 0.7.2 to 0.8.1

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-16 09:02:42 +00:00
committed by Michael Vines
parent 78dc334afe
commit 7640841b02
2 changed files with 4 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ bincode = "1.2.1"
bzip2 = "0.3.3"
enum-iterator = "0.6.0"
flate2 = "1.0.14"
goauth = "0.7.2"
goauth = "0.8.1"
log = "0.4.8"
prost = "0.6.1"
prost-types = "0.6.1"