|
|
|
@ -5,8 +5,8 @@ import ( |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/config" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/internal/rest" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/internal/rest/helpers" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/internal/rest/middleware" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/internal/websocket" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/middleware" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/services" |
|
|
|
"github.com/aldinokemal/go-whatsapp-web-multidevice/utils" |
|
|
|
"github.com/dustin/go-humanize" |
|
|
|
|