chore(http/middleware): add go.mod

This commit is contained in:
AJ ONeal 2025-10-03 03:33:23 -06:00
parent 4c26dd6e2a
commit 5fb5fcd9ef
No known key found for this signature in database

3
http/middleware/go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/therootcompany/golib/http/middleware
go 1.24.6