Skip to content

Commit 3264409

Browse files
Bump golang.org/x/text from 0.3.7 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.3.7...v0.3.8) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b3b031 commit 3264409

2 files changed

Lines changed: 55 additions & 13 deletions

File tree

go.mod

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -162,16 +162,15 @@ require (
162162
go.uber.org/zap v1.19.0 // indirect
163163
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 // indirect
164164
golang.org/x/lint v0.0.0-20210508222113-6edffad5e616 // indirect
165-
golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 // indirect
166-
golang.org/x/net v0.0.0-20220708220712-1185a9018129 // indirect
165+
golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect
166+
golang.org/x/net v0.0.0-20220722155237-a158d28d115b // indirect
167167
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
168-
golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f // indirect
169-
golang.org/x/sys v0.0.0-20220712014510-0a85c31ab51e // indirect
168+
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
169+
golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f // indirect
170170
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
171-
golang.org/x/text v0.3.7 // indirect
171+
golang.org/x/text v0.3.8 // indirect
172172
golang.org/x/time v0.0.0-20220210224613-90d013bbcef8 // indirect
173-
golang.org/x/tools v0.1.10 // indirect
174-
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
173+
golang.org/x/tools v0.1.12 // indirect
175174
google.golang.org/api v0.44.0 // indirect
176175
google.golang.org/appengine v1.6.7 // indirect
177176
google.golang.org/genproto v0.0.0-20220714211235-042d03aeabc9 // indirect

0 commit comments

Comments
 (0)