aboutsummaryrefslogtreecommitdiffstats
path: root/739/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-18 04:35:19 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-18 04:35:19 +0000
commit79caccf99298f01644c3adef329739c3c6dc2df5 (patch)
tree499f7b6879eb5df4add76a81478ff712a0a06a9e /739/go.mod
parent150 (diff)
downloadleetcode-79caccf99298f01644c3adef329739c3c6dc2df5.tar.gz
leetcode-79caccf99298f01644c3adef329739c3c6dc2df5.zip
739
Diffstat (limited to '')
-rw-r--r--739/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/739/go.mod b/739/go.mod
new file mode 100644
index 0000000..4f9d173
--- /dev/null
+++ b/739/go.mod
@@ -0,0 +1,3 @@
+module 739
+
+go 1.19