aboutsummaryrefslogtreecommitdiffstats
path: root/451/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-03 14:34:24 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-03 14:34:24 +0000
commitce79562ebcdd5cac9a520dc411f6192184342f43 (patch)
tree508b9b207f342a2c83ce3318de7170cf5e88262a /451/go.mod
parent1657 (diff)
downloadleetcode-ce79562ebcdd5cac9a520dc411f6192184342f43.tar.gz
leetcode-ce79562ebcdd5cac9a520dc411f6192184342f43.zip
451
Diffstat (limited to '451/go.mod')
-rw-r--r--451/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/451/go.mod b/451/go.mod
new file mode 100644
index 0000000..b3a3c4d
--- /dev/null
+++ b/451/go.mod
@@ -0,0 +1,3 @@
+module 451
+
+go 1.18