aboutsummaryrefslogtreecommitdiffstats
path: root/28/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-11 19:04:01 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-11 19:04:01 +0000
commit03634721902e6a82160d6e9509274899fa281c4c (patch)
treea797377def22740ac8117cf988d5c1f51cb74c85 /28/go.mod
parent124 (diff)
downloadleetcode-03634721902e6a82160d6e9509274899fa281c4c.tar.gz
leetcode-03634721902e6a82160d6e9509274899fa281c4c.zip
28
Diffstat (limited to '')
-rw-r--r--28/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/28/go.mod b/28/go.mod
new file mode 100644
index 0000000..6fe8d22
--- /dev/null
+++ b/28/go.mod
@@ -0,0 +1,3 @@
+module 28
+
+go 1.19