summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-09 09:51:35 +0200
committerLibravatar GitHub <noreply@github.com>2024-09-09 09:51:35 +0200
commit6c0db2182186b1ad707ec7babcc7d3e7aa5c5857 (patch)
tree1e348bbe00554fc4e9d38ca8e067d77ea1453bc0 /go.mod
parent[chore]: Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.3 (#3282) (diff)
downloadgotosocial-6c0db2182186b1ad707ec7babcc7d3e7aa5c5857.tar.xz
[chore]: Bump golang.org/x/text from 0.17.0 to 0.18.0 (#3286)
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.17.0 to 0.18.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.17.0...v0.18.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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index cd131add8..f15aa97c0 100644
--- a/go.mod
+++ b/go.mod
@@ -77,7 +77,7 @@ require (
golang.org/x/image v0.19.0
golang.org/x/net v0.28.0
golang.org/x/oauth2 v0.22.0
- golang.org/x/text v0.17.0
+ golang.org/x/text v0.18.0
gopkg.in/mcuadros/go-syslog.v2 v2.3.0
gopkg.in/yaml.v3 v3.0.1
modernc.org/sqlite v0.0.0-00010101000000-000000000000