build(deps): bump golang.org/x/text from 0.3.2 to 0.3.3

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.2 to 0.3.3.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.2...v0.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-09-08 08:30:58 +00:00
committed by Bjørn Erik Pedersen
parent f9cc0ec76e
commit 67348676f7
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -61,7 +61,7 @@ require (
golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553
golang.org/x/oauth2 v0.0.0-20190523182746-aaccbc9213b0 // indirect
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e
golang.org/x/text v0.3.2
golang.org/x/text v0.3.3
golang.org/x/xerrors v0.0.0-20190717185122-a985d3407aa7 // indirect
google.golang.org/api v0.5.0
google.golang.org/appengine v1.6.0 // indirect