chore: initialize new go project

This commit is contained in:
maotovisk 2026-02-21 20:03:19 -03:00
parent f51c98f717
commit c990444054

3
go.mod Normal file
View file

@ -0,0 +1,3 @@
module maot.dev/dropr-server
go 1.25.0