diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-20 05:17:57 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-20 05:17:57 +0000 |
commit | 885550225720f1141a80ca6dc7ea550bba20afa8 (patch) | |
tree | d2cda2e6b8beb1ac09f9376dcde1034940bfcd80 /841/go.mod | |
parent | update (diff) | |
download | leetcode-885550225720f1141a80ca6dc7ea550bba20afa8.tar.gz leetcode-885550225720f1141a80ca6dc7ea550bba20afa8.zip |
841
Diffstat (limited to '841/go.mod')
-rw-r--r-- | 841/go.mod | 3 |
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 |