From b2d70a2a9b619492e7093ffb68855cea3e0973fd Mon Sep 17 00:00:00 2001 From: Ho3ein Date: Fri, 5 May 2023 23:34:38 +0330 Subject: Revert "feat: Adding Cobra to provide a more intuitive command line interface" --- go.mod | 3 --- 1 file changed, 3 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2205b19a..1f448e80 100644 --- a/go.mod +++ b/go.mod @@ -14,7 +14,6 @@ require ( github.com/pelletier/go-toml/v2 v2.0.7 github.com/robfig/cron/v3 v3.0.1 github.com/shirou/gopsutil/v3 v3.23.4 - github.com/spf13/cobra v1.7.0 github.com/xtls/xray-core v1.8.1 go.uber.org/atomic v1.11.0 golang.org/x/text v0.9.0 @@ -36,7 +35,6 @@ require ( github.com/gorilla/context v1.1.1 // indirect github.com/gorilla/securecookie v1.1.1 // indirect github.com/gorilla/sessions v1.2.1 // indirect - github.com/inconshreveable/mousetrap v1.1.0 // indirect github.com/jinzhu/inflection v1.0.0 // indirect github.com/jinzhu/now v1.1.5 // indirect github.com/json-iterator/go v1.1.12 // indirect @@ -50,7 +48,6 @@ require ( github.com/pires/go-proxyproto v0.7.0 // indirect github.com/power-devops/perfstat v0.0.0-20221212215047-62379fc7944b // indirect github.com/shoenig/go-m1cpu v0.1.5 // indirect - github.com/spf13/pflag v1.0.5 // indirect github.com/tklauser/go-sysconf v0.3.11 // indirect github.com/tklauser/numcpus v0.6.0 // indirect github.com/twitchyliquid64/golang-asm v0.15.1 // indirect -- cgit v1.2.3