open-im-server/go.work
withchao 5fb9e946fc
feat: url to im s3 (#1067)
* fix: repeated modification session notification

* fix: repeated modification session notification

* fix: jpush return a nil pointer panic

* fix: push redis pkg

* fix: OANotification

* feat: add rpc GetConversationNeedOfflinePushUserIDs

* update pkg

* cicd: robot automated Change

* offlinePushMsg

* conversation

* conversation

* cicd: robot automated Change

* conversation

* cicd: robot automated Change

* conversation

* url 2 im s3

* url 2 im s3

* cicd: robot automated Change

* url 2 im s3

---------

Co-authored-by: withchao <withchao@users.noreply.github.com>
2023-09-14 14:38:07 +08:00

16 lines
197 B
Plaintext

go 1.18
use (
.
./test/typecheck
./tools/changelog
./tools/imctl
./tools/infra
./tools/ncpu
./tools/openim-web
./tools/versionchecker
./tools/yamlfmt
./tools/component
./tools/url2im
)