Update cdr-backend
This commit is contained in:
@@ -4,7 +4,7 @@ go 1.21.3
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39
|
github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39
|
||||||
github.com/CalebQ42/cdr-backend v0.0.3
|
github.com/CalebQ42/cdr-backend v0.0.4
|
||||||
github.com/CalebQ42/stupid-backend v1.1.1
|
github.com/CalebQ42/stupid-backend v1.1.1
|
||||||
github.com/CalebQ42/swassistant-backend v0.1.9
|
github.com/CalebQ42/swassistant-backend v0.1.9
|
||||||
go.mongodb.org/mongo-driver v1.12.1
|
go.mongodb.org/mongo-driver v1.12.1
|
||||||
@@ -25,4 +25,4 @@ require (
|
|||||||
golang.org/x/sync v0.3.0 // indirect
|
golang.org/x/sync v0.3.0 // indirect
|
||||||
golang.org/x/sys v0.12.0 // indirect
|
golang.org/x/sys v0.12.0 // indirect
|
||||||
golang.org/x/text v0.13.0 // indirect
|
golang.org/x/text v0.13.0 // indirect
|
||||||
)
|
)
|
||||||
Reference in New Issue
Block a user