You've already forked email-api-client
We Had To Use Dark Magic To Make This Work
This commit is contained in:
10
go.mod
Executable file
10
go.mod
Executable file
@@ -0,0 +1,10 @@
|
||||
module git.siteworxpro.com/golang/packages/email-api
|
||||
|
||||
go 1.19
|
||||
|
||||
require (
|
||||
git.siteworxpro.com/golang/packages/utilities v1.2.0 // indirect
|
||||
github.com/cespare/xxhash/v2 v2.2.0 // indirect
|
||||
github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
|
||||
github.com/redis/go-redis/v9 v9.0.2 // indirect
|
||||
)
|
||||
Reference in New Issue
Block a user