From 39f529de81382b1941a2c7d61c90ea7e8169312e Mon Sep 17 00:00:00 2001 From: withchao <993506633@qq.com> Date: Tue, 3 Sep 2024 18:31:42 +0800 Subject: [PATCH] feat: GroupApplicationAgreeMemberEnterNotification --- go.mod | 2 -- 1 file changed, 2 deletions(-) diff --git a/go.mod b/go.mod index 8c640e50e..5af42ad8c 100644 --- a/go.mod +++ b/go.mod @@ -194,5 +194,3 @@ require ( golang.org/x/crypto v0.21.0 // indirect gopkg.in/ini.v1 v1.67.0 // indirect ) - -//replace github.com/openimsdk/protocol => /Users/chao/Desktop/withchao/protocol