@@ -14,7 +14,8 @@ require (
14
14
github.com/confluentinc/confluent-kafka-go v1.6.1
15
15
github.com/go-sql-driver/mysql v1.5.0
16
16
github.com/golang/protobuf v1.5.2
17
- github.com/google/go-cmp v0.5.6
17
+ github.com/google/go-cmp v0.5.8
18
+ github.com/kubearmor/KVMService/src/types v0.0.0-20220714130113-b0eba8c9ff34
18
19
github.com/kubearmor/KubeArmor/protobuf v0.0.0-20220504043216-6451e04be58b
19
20
github.com/mattn/go-sqlite3 v1.14.12
20
21
github.com/robfig/cron v1.2.0
@@ -32,28 +33,62 @@ require (
32
33
33
34
require (
34
35
cloud.google.com/go v0.99.0 // indirect
36
+ github.com/PuerkitoBio/purell v1.1.1 // indirect
37
+ github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
38
+ github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
39
+ github.com/asaskevich/govalidator v0.0.0-20200907205600-7a23bdc65eef // indirect
40
+ github.com/beorn7/perks v1.0.1 // indirect
41
+ github.com/blang/semver/v4 v4.0.0 // indirect
42
+ github.com/cespare/xxhash/v2 v2.1.2 // indirect
35
43
github.com/davecgh/go-spew v1.1.1 // indirect
36
44
github.com/fsnotify/fsnotify v1.5.1 // indirect
37
45
github.com/go-logr/logr v1.2.0 // indirect
46
+ github.com/go-ole/go-ole v1.2.4 // indirect
47
+ github.com/go-openapi/analysis v0.19.16 // indirect
48
+ github.com/go-openapi/errors v0.19.9 // indirect
49
+ github.com/go-openapi/jsonpointer v0.19.5 // indirect
50
+ github.com/go-openapi/jsonreference v0.19.5 // indirect
51
+ github.com/go-openapi/loads v0.20.0 // indirect
52
+ github.com/go-openapi/runtime v0.19.26 // indirect
53
+ github.com/go-openapi/spec v0.20.3 // indirect
54
+ github.com/go-openapi/strfmt v0.20.0 // indirect
55
+ github.com/go-openapi/swag v0.19.14 // indirect
56
+ github.com/go-openapi/validate v0.20.1 // indirect
57
+ github.com/go-stack/stack v1.8.0 // indirect
38
58
github.com/gogo/protobuf v1.3.2 // indirect
39
59
github.com/google/gofuzz v1.2.0 // indirect
40
60
github.com/googleapis/gnostic v0.5.5 // indirect
41
61
github.com/hashicorp/hcl v1.0.0 // indirect
42
62
github.com/imdario/mergo v0.3.12 // indirect
63
+ github.com/josharian/intern v1.0.0 // indirect
43
64
github.com/json-iterator/go v1.1.12 // indirect
44
65
github.com/magiconair/properties v1.8.5 // indirect
66
+ github.com/mailru/easyjson v0.7.6 // indirect
67
+ github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 // indirect
68
+ github.com/miekg/dns v1.1.41 // indirect
45
69
github.com/mitchellh/mapstructure v1.4.3 // indirect
46
70
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
47
71
github.com/modern-go/reflect2 v1.0.2 // indirect
72
+ github.com/opentracing/opentracing-go v1.2.0 // indirect
48
73
github.com/pelletier/go-toml v1.9.4 // indirect
74
+ github.com/petermattis/goid v0.0.0-20180202154549-b0b1615b78e5 // indirect
49
75
github.com/pmezard/go-difflib v1.0.0 // indirect
76
+ github.com/prometheus/client_golang v1.9.0 // indirect
77
+ github.com/prometheus/client_model v0.2.1-0.20200623203004-60555c9708c7 // indirect
78
+ github.com/prometheus/common v0.15.0 // indirect
79
+ github.com/prometheus/procfs v0.2.0 // indirect
80
+ github.com/sasha-s/go-deadlock v0.2.1-0.20190427202633-1595213edefa // indirect
81
+ github.com/shirou/gopsutil/v3 v3.21.2 // indirect
82
+ github.com/sirupsen/logrus v1.7.0 // indirect
50
83
github.com/spf13/afero v1.6.0 // indirect
51
84
github.com/spf13/cast v1.4.1 // indirect
52
85
github.com/spf13/jwalterweatherman v1.1.0 // indirect
53
86
github.com/spf13/pflag v1.0.5 // indirect
54
87
github.com/subosito/gotenv v1.2.0 // indirect
88
+ golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect
55
89
golang.org/x/net v0.0.0-20211209124913-491a49abca63 // indirect
56
90
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
91
+ golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
57
92
golang.org/x/sys v0.0.0-20211210111614-af8b64212486 // indirect
58
93
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
59
94
golang.org/x/text v0.3.7 // indirect
0 commit comments