diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-19 06:44:41 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-19 06:44:41 +0000 |
commit | 66f9ead6159155c5910183c191f1b7082bb56473 (patch) | |
tree | 312dfe6b982aaf01d27a8447500678da7e4d60fb /1971/go.mod | |
parent | 739 (diff) | |
download | leetcode-66f9ead6159155c5910183c191f1b7082bb56473.tar.gz leetcode-66f9ead6159155c5910183c191f1b7082bb56473.zip |
update
Diffstat (limited to '1971/go.mod')
-rw-r--r-- | 1971/go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/1971/go.mod b/1971/go.mod new file mode 100644 index 0000000..5210a5a --- /dev/null +++ b/1971/go.mod @@ -0,0 +1,3 @@ +module 1971 + +go 1.19 |