aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorleshe4ka46 <alex9102naid1@ya.ru>2025-10-08 13:39:23 +0300
committerleshe4ka46 <alex9102naid1@ya.ru>2025-10-08 13:39:23 +0300
commit31b2dce966be10902dd7f75a9e41dd3fd40e6680 (patch)
treec066921bf477477702a5011bfba58397c1b7b62d /go.mod
parent6ca77396b806afd4f4adf59c0caee75e0ec2e7af (diff)
some initial dir structure and db thoughts
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod1
1 files changed, 1 insertions, 0 deletions
diff --git a/go.mod b/go.mod
index d7a8039..b83e912 100644
--- a/go.mod
+++ b/go.mod
@@ -9,6 +9,7 @@ require (
github.com/jackc/puddle/v2 v2.2.2 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
+ github.com/joho/godotenv v1.5.1
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/sync v0.17.0 // indirect
golang.org/x/text v0.29.0 // indirect