Replace pflag with cobra, add service command (#17)

* Replace pflag with cobra, add service command

moved '-c' option to 'edit' command

* Restart after installation & add some friendly outputs

* Attempt to fix ci

* Update dependencies & revert gosec to 2.19.0

gosec 2.19.0 is the last version supports Go 1.20

* Remove gosec checks
This commit is contained in:
UUBulb
2024-05-18 22:38:39 +08:00
committed by GitHub
parent 833398cca0
commit 060d13a759
10 changed files with 297 additions and 138 deletions
+1
View File
@@ -1,3 +1,4 @@
.DS_Store
/agent
/cmd/agent/agent
*.pprof