aboutsummaryrefslogtreecommitdiffstats
path: root/1026/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-09 07:39:28 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-09 07:39:28 +0000
commitb876c83c49f30e41075527522a62c3cceeb8fd0a (patch)
treed9071289105a4120f3a662b8274f7625eb5792ba /1026/go.mod
parent872 (diff)
downloadleetcode-b876c83c49f30e41075527522a62c3cceeb8fd0a.tar.gz
leetcode-b876c83c49f30e41075527522a62c3cceeb8fd0a.zip
1026
Diffstat (limited to '')
-rw-r--r--1026/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/1026/go.mod b/1026/go.mod
new file mode 100644
index 0000000..73edb65
--- /dev/null
+++ b/1026/go.mod
@@ -0,0 +1,3 @@
+module 1026
+
+go 1.19