fix(3p/transform): add missing go.mod

This commit is contained in:
AJ ONeal 2025-10-11 19:15:10 -06:00
parent 30748770d1
commit dc951ce388
No known key found for this signature in database

3
3p/transform/go.mod Normal file
View File

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