Implement CDR backend

This commit is contained in:
Caleb Gardner
2023-10-15 21:00:48 -05:00
parent 2dd5fcde4f
commit 0d2ef51a79
3 changed files with 6 additions and 11 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
module github.com/CalebQ42/darkstorm-server
go 1.21
go 1.21.3
require (
github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39
github.com/CalebQ42/cdr-backend v0.0.2
github.com/CalebQ42/stupid-backend v1.1.1
github.com/CalebQ42/swassistant-backend v0.1.9
go.mongodb.org/mongo-driver v1.12.1