fix mod bug

This commit is contained in:
printlin 2024-06-26 11:26:45 +08:00
parent b14a541603
commit 7959281052

2
go.mod
View File

@ -195,5 +195,3 @@ require (
golang.org/x/crypto v0.21.0 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
)
replace github.com/openimsdk/tools => /mnt/fork/open-im-tools