We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dbaead commit c02fed6Copy full SHA for c02fed6
1 file changed
go.mod
@@ -227,7 +227,6 @@ replace (
227
replace (
228
github.com/chainreactors/IoM-go => ./external/IoM-go
229
github.com/chainreactors/proxyclient => github.com/chainreactors/proxyclient v1.0.3
230
- github.com/chainreactors/rem => github.com/chainreactors/rem-community v0.3.0
231
github.com/chainreactors/tui => ./external/tui
232
github.com/reeflective/console => ./external/console
233
github.com/reeflective/readline => ./external/readline
0 commit comments