summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-08-21 09:37:32 +0200
committerJulien Dessaux2024-08-21 09:37:32 +0200
commit07868164c369f82f4753828f4cb75130092ef83c (patch)
tree71493fee89dc4ab848a6b31c93ad2e1b9a32217f /go.mod
parentchore(gonf): updated dependencies (diff)
downloadgonf-07868164c369f82f4753828f4cb75130092ef83c.tar.gz
gonf-07868164c369f82f4753828f4cb75130092ef83c.tar.bz2
gonf-07868164c369f82f4753828f4cb75130092ef83c.zip
chore(gonf): updated dependencies
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 5e848bd..f5b4e73 100644
--- a/go.mod
+++ b/go.mod
@@ -1,7 +1,7 @@
module git.adyxax.org/adyxax/gonf/v2
-go 1.22.5
+go 1.23.0
-require golang.org/x/crypto v0.25.0
+require golang.org/x/crypto v0.26.0
-require golang.org/x/sys v0.22.0 // indirect
+require golang.org/x/sys v0.24.0 // indirect