aboutsummaryrefslogtreecommitdiffstats
path: root/841/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-20 05:17:57 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-20 05:17:57 +0000
commit885550225720f1141a80ca6dc7ea550bba20afa8 (patch)
treed2cda2e6b8beb1ac09f9376dcde1034940bfcd80 /841/go.mod
parentupdate (diff)
downloadleetcode-885550225720f1141a80ca6dc7ea550bba20afa8.tar.gz
leetcode-885550225720f1141a80ca6dc7ea550bba20afa8.zip
841
Diffstat (limited to '841/go.mod')
-rw-r--r--841/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/841/go.mod b/841/go.mod
new file mode 100644
index 0000000..d38aff7
--- /dev/null
+++ b/841/go.mod
@@ -0,0 +1,3 @@
+module 841
+
+go 1.19