aboutsummaryrefslogtreecommitdiffstats
path: root/1396/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-04-24 18:02:12 +0000
committerterminaldweller <thabogre@gmail.com>2022-04-24 18:02:12 +0000
commit9808196ebbe8d815c3fa2458462f58a9349c87c2 (patch)
tree7f7e9ada1b678aa7120a6de021189ca531966272 /1396/go.mod
parentupdate (diff)
downloadleetcode-9808196ebbe8d815c3fa2458462f58a9349c87c2.tar.gz
leetcode-9808196ebbe8d815c3fa2458462f58a9349c87c2.zip
update
Diffstat (limited to '1396/go.mod')
-rw-r--r--1396/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/1396/go.mod b/1396/go.mod
new file mode 100644
index 0000000..f35f79c
--- /dev/null
+++ b/1396/go.mod
@@ -0,0 +1,3 @@
+module 1396
+
+go 1.17