aboutsummaryrefslogtreecommitdiffstats
path: root/1971/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-19 06:44:41 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-19 06:44:41 +0000
commit66f9ead6159155c5910183c191f1b7082bb56473 (patch)
tree312dfe6b982aaf01d27a8447500678da7e4d60fb /1971/go.mod
parent739 (diff)
downloadleetcode-66f9ead6159155c5910183c191f1b7082bb56473.tar.gz
leetcode-66f9ead6159155c5910183c191f1b7082bb56473.zip
update
Diffstat (limited to '')
-rw-r--r--1971/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/1971/go.mod b/1971/go.mod
new file mode 100644
index 0000000..5210a5a
--- /dev/null
+++ b/1971/go.mod
@@ -0,0 +1,3 @@
+module 1971
+
+go 1.19