diff options
author | heqnx <root@heqnx.com> | 2025-08-06 12:22:31 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-08-06 12:22:31 +0300 |
commit | 2fc27e5b3b802dcc77a0299f99b97056712c92e3 (patch) | |
tree | 4c0d6f6ca74ab9f7eb9b2600ed1696dfd88e47d8 /go.mod | |
parent | 910fb7f2078e5e0a576dbb465bc7b3eb61bd474c (diff) | |
download | go-http-logger-2fc27e5b3b802dcc77a0299f99b97056712c92e3.tar.gz go-http-logger-2fc27e5b3b802dcc77a0299f99b97056712c92e3.zip |
initial commit
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module go-http-logger + +go 1.24.5 |