fix: log cmpp packet decode failures
This commit is contained in:
@@ -2,6 +2,8 @@ module cmpp-platform/gateway
|
||||
|
||||
go 1.26
|
||||
|
||||
replace github.com/bigwhite/gocmpp => ./third_party/gocmpp
|
||||
|
||||
require (
|
||||
github.com/alicebob/gopher-json v0.0.0-20230218143504-906a9b012302 // indirect
|
||||
github.com/alicebob/miniredis/v2 v2.34.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user