add example of interactive command-line messaging

This commit is contained in:
singchia
2024-02-20 20:17:24 +08:00
parent d37c5548d4
commit f027597960
21 changed files with 1057 additions and 63 deletions

4
go.mod
View File

@@ -2,6 +2,10 @@ module github.com/singchia/frontier
go 1.20
replace (
github.com/singchia/geminio => ../../moresec/singchia/geminio
)
require (
github.com/jumboframes/armorigo v0.3.0
github.com/singchia/geminio v1.1.2