commit | 9e31bea2820e099f5ffb1b89098644af7ec4608b | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon May 06 16:16:24 2024 +0000 |
committer | Akron <nils@diewald-online.de> | Mon Jun 03 14:16:43 2024 +0200 |
tree | a6a076e963132d52f377f7d1089c4d034e4f14fb | |
parent | 464c4dcf49d0038117ce059a58cc749685c74406 [diff] [blame] |
Bump golang.org/x/text from 0.14.0 to 0.15.0 (closes #23) Bumps [golang.org/x/text](https://github.com/golang/text) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.14.0...v0.15.0) Change-Id: I1f1fa58a31870a44cfb49d7bfc431cee823762ef --- 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: Idf2baaae2e815960bb98ff607bfc8a57802baffc
diff --git a/go.mod b/go.mod index c774cbb..8b64c0d 100644 --- a/go.mod +++ b/go.mod
@@ -13,7 +13,7 @@ github.com/joho/godotenv v1.5.1 github.com/mattn/go-jsonpointer v0.0.1 github.com/stretchr/testify v1.9.0 - golang.org/x/text v0.14.0 + golang.org/x/text v0.15.0 ) require (