fix bugs for edge and service manager

This commit is contained in:
singchia
2024-01-31 21:13:11 +08:00
parent f36dda99f0
commit 04dda8fdc5
5 changed files with 38 additions and 14 deletions

3
go.mod
View File

@@ -2,10 +2,11 @@ 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.1
github.com/singchia/go-timer/v2 v2.2.1
github.com/soheilhy/cmux v0.1.5
github.com/spf13/pflag v1.0.5