Skip to content

Commit ea2c199

Browse files
build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /go
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] <[email protected]>
1 parent 8d54781 commit ea2c199

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

go/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ require (
236236
golang.org/x/oauth2 v0.0.0-20220223155221-ee480838109b // indirect
237237
golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect
238238
golang.org/x/sys v0.0.0-20220915200043-7b5979e65e41 // indirect
239-
golang.org/x/text v0.3.7 // indirect
239+
golang.org/x/text v0.3.8 // indirect
240240
golang.org/x/tools v0.1.12 // indirect
241241
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
242242
google.golang.org/appengine v1.6.6 // indirect

go/go.sum

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)