aboutsummaryrefslogtreecommitdiffstats
path: root/198/go.mod
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-12-14 05:51:35 +0000
committerterminaldweller <thabogre@gmail.com>2022-12-14 05:51:35 +0000
commitf05a240bb9b9fdc511e95b6e2075a53fbed9dd2e (patch)
tree1553098516cdb05148d2a0cc1c8c7c63d7e6d869 /198/go.mod
parent931 (diff)
downloadleetcode-f05a240bb9b9fdc511e95b6e2075a53fbed9dd2e.tar.gz
leetcode-f05a240bb9b9fdc511e95b6e2075a53fbed9dd2e.zip
198
Diffstat (limited to '198/go.mod')
-rw-r--r--198/go.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/198/go.mod b/198/go.mod
new file mode 100644
index 0000000..d1e9d1c
--- /dev/null
+++ b/198/go.mod
@@ -0,0 +1,3 @@
+module 198
+
+go 1.19