Router plugin

This commit is contained in:
tanyamadaan
2025-03-19 22:48:50 +05:30
parent d422743dcc
commit 8cd3c80ced
7 changed files with 695 additions and 0 deletions

1
go.mod
View File

@@ -13,4 +13,5 @@ require (
require (
golang.org/x/sys v0.31.0 // indirect
golang.org/x/text v0.23.0 // indirect
gopkg.in/yaml.v3 v3.0.1
)