feat: add wiretrustee init cmd to initialize config

This commit is contained in:
braginini
2021-05-01 15:47:24 +02:00
parent 2b77da4e12
commit ff225a485a
5 changed files with 196 additions and 23 deletions
+2 -2
View File
@@ -4,9 +4,9 @@ go 1.16
require (
github.com/cenkalti/backoff/v4 v4.1.0
github.com/golang/protobuf v1.4.2
github.com/golang/protobuf v1.4.3
github.com/google/nftables v0.0.0-20201230142148-715e31cb3c31
github.com/pion/ice/v2 v2.0.17
github.com/pion/ice/v2 v2.1.7
github.com/sirupsen/logrus v1.7.0
github.com/spf13/cobra v1.1.3
github.com/vishvananda/netlink v1.1.0