aboutsummaryrefslogtreecommitdiffstats
path: root/226/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-18 04:01:24 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-18 04:01:24 +0000
commit49a72dcf24ba4f8d6b4f3beecc9e6d864fd8bb81 (patch)
treee696fcb6547cffee99630f0a551dd572ac585b2a /226/go.mod
parent783 (diff)
downloadleetcode-49a72dcf24ba4f8d6b4f3beecc9e6d864fd8bb81.tar.gz
leetcode-49a72dcf24ba4f8d6b4f3beecc9e6d864fd8bb81.zip
226
Diffstat (limited to '')
-rw-r--r--226/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/226/go.mod b/226/go.mod
new file mode 100644
index 0000000..9a2c826
--- /dev/null
+++ b/226/go.mod
@@ -0,0 +1,3 @@
+module 226
+
+go 1.19