summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-09-27 23:42:52 +0200
committerJulien Dessaux2024-09-27 23:42:52 +0200
commitf078c47427444b4fc661d4b9ac60a5bffddbf32a (patch)
treebd362060d1235d5f1e852464fd6861f1d7d867cd /go.mod
parentchore(tooling): make sure git-crypt is unlocked before building or deploying (diff)
downloadods-f078c47427444b4fc661d4b9ac60a5bffddbf32a.tar.gz
ods-f078c47427444b4fc661d4b9ac60a5bffddbf32a.tar.bz2
ods-f078c47427444b4fc661d4b9ac60a5bffddbf32a.zip
chore(deps): udpated dependencies
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 873555d..793eff3 100644
--- a/go.mod
+++ b/go.mod
@@ -1,5 +1,5 @@
module git.adyxax.org/adyxax/ods
-go 1.23.0
+go 1.23.1
require golang.org/x/text v0.18.0