aboutsummaryrefslogtreecommitdiffstats
path: root/7/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-25 04:40:50 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-25 04:40:50 +0000
commit95f49936aef730113f768190ff7fd8baef8fb6ad (patch)
tree2cb76244b12d3fa69c85b900118b77600dfcb9f4 /7/go.mod
parentupdates (diff)
downloadleetcode-95f49936aef730113f768190ff7fd8baef8fb6ad.tar.gz
leetcode-95f49936aef730113f768190ff7fd8baef8fb6ad.zip
updates
Diffstat (limited to '')
-rw-r--r--7/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/7/go.mod b/7/go.mod
new file mode 100644
index 0000000..b924aab
--- /dev/null
+++ b/7/go.mod
@@ -0,0 +1,3 @@
+module 7
+
+go 1.17