cmd/syncthing: Refactor command line parsing (#7330)

This commit is contained in:
Jakob Borg
2021-02-10 20:35:37 +01:00
committed by GitHub
parent 0471daf771
commit 4f20c900d0
10 changed files with 278 additions and 321 deletions
+1
View File
@@ -3,6 +3,7 @@ module github.com/syncthing/syncthing
require (
github.com/AudriusButkevicius/pfilter v0.0.0-20190627213056-c55ef6137fc6
github.com/AudriusButkevicius/recli v0.0.5
github.com/alecthomas/kong v0.2.12
github.com/bkaradzic/go-lz4 v0.0.0-20160924222819-7224d8d8f27e
github.com/calmh/xdr v1.1.0
github.com/ccding/go-stun v0.1.2