aboutsummaryrefslogtreecommitdiffstats
path: root/67/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2023-02-14 08:44:05 +0000
committerterminaldweller <thabogre@gmail.com>2023-02-14 08:44:05 +0000
commit60ec46e8b0899c0cf936d7515157adc12ef728ba (patch)
tree839e8cc40a5eb5088bb2e9d3b98406a2cb312066 /67/go.mod
parent790 (diff)
downloadleetcode-60ec46e8b0899c0cf936d7515157adc12ef728ba.tar.gz
leetcode-60ec46e8b0899c0cf936d7515157adc12ef728ba.zip
67
Diffstat (limited to '67/go.mod')
-rw-r--r--67/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/67/go.mod b/67/go.mod
new file mode 100644
index 0000000..4b89718
--- /dev/null
+++ b/67/go.mod
@@ -0,0 +1,3 @@
+module 67
+
+go 1.19