This commit is contained in:
DeveloperDurp 2024-09-02 13:43:01 -05:00
parent 35fa88b45b
commit 9f6d8ac621
13 changed files with 3 additions and 4 deletions

5
handlers/go.mod Normal file
View file

@ -0,0 +1,5 @@
module gitlab.com/developerdurp/durpify/handlers
go 1.23.0
require gitlab.com/developerdurp/logger v1.0.0