summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorJulien Dessaux2024-03-08 00:41:29 +0100
committerJulien Dessaux2024-03-08 00:56:10 +0100
commitacbccb0a93756958b0f37fef12199271a4f4db3b (patch)
treef9776091d706483effc4346965b26fb15c57754f /go.mod
parentchore(repo): renamed gonf subfolder to something more traditional in go land (diff)
downloadgonf-acbccb0a93756958b0f37fef12199271a4f4db3b.tar.gz
gonf-acbccb0a93756958b0f37fef12199271a4f4db3b.tar.bz2
gonf-acbccb0a93756958b0f37fef12199271a4f4db3b.zip
feat(gonf): bootstrapped the gonf cli
Diffstat (limited to '')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 5163144..d220e11 100644
--- a/go.mod
+++ b/go.mod
@@ -1,3 +1,3 @@
module git.adyxax.org/adyxax/gonf/v2
-go 1.22.0
+go 1.22.1