summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2024-04-15 12:21:26 +0100
committerdiogo464 <[email protected]>2024-04-15 12:21:26 +0100
commitff207af453ef24534ea850b3d4436173960e31af (patch)
tree045eef3fe706e767659a42f3b26515b9f1459299 /go.mod
init
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/go.mod b/go.mod
new file mode 100644
index 0000000..e24ebcb
--- /dev/null
+++ b/go.mod
@@ -0,0 +1,3 @@
1module git.d464.sh/code/whoami
2
3go 1.21.9