summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-11-12 00:17:04 +0100
committerJulien Dessaux2024-11-12 00:17:21 +0100
commit745599cd88c79ae2957e1c0e08ff06ada0032a57 (patch)
treeba2a2381ed61500b2bd60fc3b410390b8798a72d /go.mod
parentchore(tooling): update deploy makefile target (diff)
downloadods-master.tar.gz
ods-master.tar.bz2
ods-master.zip
chore(deps): udpate dependenciesHEADmaster
Diffstat (limited to '')
-rw-r--r--go.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 7e863e4..f83c378 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module git.adyxax.org/adyxax/ods
-go 1.23.2
+go 1.23.3
-require golang.org/x/text v0.19.0
+require golang.org/x/text v0.20.0