aboutsummaryrefslogtreecommitdiffstats
path: root/535/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-23 18:34:32 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-23 18:34:32 +0000
commitb214dbd107f3ff9d9ac06bef9624672a6a2a4886 (patch)
tree11dae85de836e8141be53aa43afac23fd9533782 /535/go.mod
parentupdate (diff)
downloadleetcode-b214dbd107f3ff9d9ac06bef9624672a6a2a4886.tar.gz
leetcode-b214dbd107f3ff9d9ac06bef9624672a6a2a4886.zip
update
Diffstat (limited to '')
-rw-r--r--535/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/535/go.mod b/535/go.mod
new file mode 100644
index 0000000..ee38b75
--- /dev/null
+++ b/535/go.mod
@@ -0,0 +1,3 @@
+module leetcode.com/535
+
+go 1.17