Skip to content

Commit 51a3637

Browse files
Bump golang.org/x/text from 0.7.0 to 0.8.0 (kataras#2093)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: golang.org/x/text 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>
1 parent 5de9f41 commit 51a3637

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ require (
4343
golang.org/x/crypto v0.6.0
4444
golang.org/x/net v0.7.0
4545
golang.org/x/sys v0.6.0
46-
golang.org/x/text v0.7.0
46+
golang.org/x/text v0.8.0
4747
golang.org/x/time v0.3.0
4848
google.golang.org/protobuf v1.28.1
4949
gopkg.in/ini.v1 v1.67.0

go.sum

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)