aboutsummaryrefslogtreecommitdiffstats
path: root/989/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-15 14:34:06 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-15 14:34:06 +0000
commit5b13a159ae118bbcf2946588805e119c8791465d (patch)
tree32b9959b6c7d2f96c4635980d48e4b28017bb796 /989/go.mod
parent67 (diff)
downloadleetcode-5b13a159ae118bbcf2946588805e119c8791465d.tar.gz
leetcode-5b13a159ae118bbcf2946588805e119c8791465d.zip
989
Diffstat (limited to '')
-rw-r--r--989/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/989/go.mod b/989/go.mod
new file mode 100644
index 0000000..92068a8
--- /dev/null
+++ b/989/go.mod
@@ -0,0 +1,3 @@
+module 989
+
+go 1.19