aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2022-12-01 23:05:59 +0100
committerAlex Auvolat <alex@adnab.me>2022-12-01 23:25:26 +0100
commit5eed8fa506bbd24469ec4d42a183928be89a325b (patch)
tree3ed0e5f514ec1c628bd6c0bbe634d12f5cb8ada4 /go.mod
parent3c846b6a59c1e725b56b7784c30cfbd5a3dc080b (diff)
downloadguichet-5eed8fa506bbd24469ec4d42a183928be89a325b.tar.gz
guichet-5eed8fa506bbd24469ec4d42a183928be89a325b.zip
Make repo into a Nix flake
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 0ea29a6..62d1e7d 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
-module deuxfleurs.fr/Deuxfleurs/guichet
+module git.deuxfleurs.fr/Deuxfleurs/guichet
go 1.13