aboutsummaryrefslogtreecommitdiffstats
path: root/1339/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-10 07:34:17 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-10 07:34:17 +0000
commit5ef0e4444e14887b819e0d373a9a7d6f2f33d4e8 (patch)
treee27c12b92ca877bda7dcca1380b9af2e657ebe18 /1339/go.mod
parent1026 (diff)
downloadleetcode-5ef0e4444e14887b819e0d373a9a7d6f2f33d4e8.tar.gz
leetcode-5ef0e4444e14887b819e0d373a9a7d6f2f33d4e8.zip
1339
Diffstat (limited to '1339/go.mod')
-rw-r--r--1339/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/1339/go.mod b/1339/go.mod
new file mode 100644
index 0000000..aa2e740
--- /dev/null
+++ b/1339/go.mod
@@ -0,0 +1,3 @@
+module 1339
+
+go 1.19