summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2025-01-29 21:47:36 +0100
committerJulien Dessaux2025-01-29 21:47:36 +0100
commitb5b775f9c52422d83393f3b6f9d0f86ef0fe6ef6 (patch)
tree03a058f7c353bc84e48c02fa94ce4f09cf7b91c5 /go.mod
parentchore(gonf): updated dependencies (diff)
downloadgonf-master.tar.gz
gonf-master.tar.bz2
gonf-master.zip
chore(gonf): updated dependenciesHEADmaster
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index efc5db6..fe9f867 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
module git.adyxax.org/adyxax/gonf
-go 1.23.4
+go 1.23.5
require golang.org/x/crypto v0.32.0