aboutsummaryrefslogtreecommitdiffstats
path: root/783/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-17 15:39:05 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-17 15:39:05 +0000
commit190bf67e4055f1b612bcd21f19b0acea046ad03a (patch)
treec5b6b4e11eed73ede545074ccd488820989f4c9e /783/go.mod
parent104 (diff)
downloadleetcode-190bf67e4055f1b612bcd21f19b0acea046ad03a.tar.gz
leetcode-190bf67e4055f1b612bcd21f19b0acea046ad03a.zip
783
Diffstat (limited to '783/go.mod')
-rw-r--r--783/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/783/go.mod b/783/go.mod
new file mode 100644
index 0000000..14313dc
--- /dev/null
+++ b/783/go.mod
@@ -0,0 +1,3 @@
+module 783
+
+go 1.19