aboutsummaryrefslogtreecommitdiffstats
path: root/242/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-28 13:07:09 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-28 13:07:09 +0000
commit6f67b79b8ce67dbd2ddbfe845e2e2d120727bbb5 (patch)
treea6f600e22992d88d1c99238805273014920dfb57 /242/go.mod
parentupdates (diff)
downloadleetcode-6f67b79b8ce67dbd2ddbfe845e2e2d120727bbb5.tar.gz
leetcode-6f67b79b8ce67dbd2ddbfe845e2e2d120727bbb5.zip
update
Diffstat (limited to '')
-rw-r--r--242/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/242/go.mod b/242/go.mod
new file mode 100644
index 0000000..99ad2d5
--- /dev/null
+++ b/242/go.mod
@@ -0,0 +1,3 @@
+module 242
+
+go 1.17