commit | 78ef763c0851a3a6d5df593c0145a51c0d6a51de | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Jul 10 16:32:42 2023 +0000 |
committer | Akron <nils@diewald-online.de> | Tue Jul 11 08:42:33 2023 +0200 |
tree | f05dda48224cf2480c22ff129bc66216d4a58c88 | |
parent | 782ee1b745d2a8ad72fffde4e5f10c210634be99 [diff] [blame] |
Bump golang.org/x/text from 0.10.0 to 0.11.0 (closes #13) Bumps [golang.org/x/text](https://github.com/golang/text) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.10.0...v0.11.0) Change-Id: I379f000a4ac1eb15d98022c934b31a62c67b2af8 --- 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> Change-Id: If407a3a3cf3bdc8a89a11758ab0fa9706e2238a2
diff --git a/go.mod b/go.mod index 4331689..9c94965 100644 --- a/go.mod +++ b/go.mod
@@ -9,7 +9,7 @@ github.com/joho/godotenv v1.5.1 github.com/mattn/go-jsonpointer v0.0.1 github.com/stretchr/testify v1.8.4 - golang.org/x/text v0.10.0 + golang.org/x/text v0.11.0 ) require (