aboutsummaryrefslogtreecommitdiffstats
path: root/1/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-05 06:32:11 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-05 06:32:11 +0000
commit590adbd47a254a2bbd3b646a0595cd7aa2d8b7c5 (patch)
tree68a1d843f69f09567ead8cc788aff62f65f9bf83 /1/go.mod
parent2256 (diff)
downloadleetcode-590adbd47a254a2bbd3b646a0595cd7aa2d8b7c5.tar.gz
leetcode-590adbd47a254a2bbd3b646a0595cd7aa2d8b7c5.zip
1
Diffstat (limited to '')
-rw-r--r--1/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/1/go.mod b/1/go.mod
new file mode 100644
index 0000000..2d5a4a6
--- /dev/null
+++ b/1/go.mod
@@ -0,0 +1,3 @@
+module 1
+
+go 1.18