aboutsummaryrefslogtreecommitdiffstats
path: root/34/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-25 04:22:50 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-25 04:22:50 +0000
commit7920e102cdfcbcb2ed2da460a225ace0a2c4175d (patch)
tree071a71d9a9ec90ae43eaa17279bb03a1d7a84f2d /34/go.mod
parentupdate (diff)
downloadleetcode-7920e102cdfcbcb2ed2da460a225ace0a2c4175d.tar.gz
leetcode-7920e102cdfcbcb2ed2da460a225ace0a2c4175d.zip
updates
Diffstat (limited to '')
-rw-r--r--34/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/34/go.mod b/34/go.mod
new file mode 100644
index 0000000..c8daff8
--- /dev/null
+++ b/34/go.mod
@@ -0,0 +1,3 @@
+module 34
+
+go 1.17