File tree Expand file tree Collapse file tree 6 files changed +0
-264
lines changed Expand file tree Collapse file tree 6 files changed +0
-264
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ require (
12
12
github.com/Azure/go-autorest v11.1.2+incompatible
13
13
github.com/GoogleCloudPlatform/k8s-cloud-provider v0.0.0-20181220005116-f8e995905100
14
14
github.com/JeffAshton/win_pdh v0.0.0-20161109143554-76bb4ee9f0ab
15
- github.com/MakeNowJust/heredoc v0.0.0-20170808103936-bb23615498cd
16
15
github.com/Microsoft/go-winio v0.4.11
17
16
github.com/Microsoft/hcsshim v0.8.6
18
17
github.com/PuerkitoBio/purell v1.1.1
@@ -120,7 +119,6 @@ require (
120
119
github.com/prometheus/common v0.0.0-20181126121408-4724e9255275
121
120
github.com/quobyte/api v0.1.2
122
121
github.com/robfig/cron v1.1.0
123
- github.com/russross/blackfriday v1.5.2
124
122
github.com/seccomp/libseccomp-golang v0.9.1 // indirect
125
123
github.com/sigma/go-inotify v0.0.0-20181102212354-c87b6cf5033d
126
124
github.com/smartystreets/goconvey v0.0.0-20190330032615-68dc04aab96a // indirect
Original file line number Diff line number Diff line change @@ -279,7 +279,6 @@ pkg/util/iptables
279
279
pkg/util/iptables/testing
280
280
pkg/util/labels
281
281
pkg/util/mount
282
- pkg/util/normalizer
283
282
pkg/util/oom
284
283
pkg/util/procfs
285
284
pkg/util/removeall
Original file line number Diff line number Diff line change @@ -36,7 +36,6 @@ filegroup(
36
36
"//pkg/util/mount:all-srcs" ,
37
37
"//pkg/util/netsh:all-srcs" ,
38
38
"//pkg/util/node:all-srcs" ,
39
- "//pkg/util/normalizer:all-srcs" ,
40
39
"//pkg/util/oom:all-srcs" ,
41
40
"//pkg/util/parsers:all-srcs" ,
42
41
"//pkg/util/pod:all-srcs" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments