mirror of
https://github.com/singchia/frontier.git
synced 2025-09-26 20:31:25 +08:00
fix bugs for edge and service manager
This commit is contained in:
3
go.mod
3
go.mod
@@ -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
|
||||
|
Reference in New Issue
Block a user