File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 github.com/blang/semver v3.5.0+incompatible
99 github.com/rancher/kubernetes-provider-detector v0.0.0-20200807181951-690274ab1fb3
1010 github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0
11- github.com/rancher/security-scan v0.2.2-0.20201117171930-af478b83fbe4
11+ github.com/rancher/security-scan v0.2.2-0.20201120000202-012f56ef6353
1212 github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224
1313 github.com/robfig/cron v1.2.0
1414 github.com/sirupsen/logrus v1.4.2
Original file line number Diff line number Diff line change @@ -355,6 +355,8 @@ github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0 h1:ng7i8n0kzTGnXyvVK
355355github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0 /go.mod h1:OhBBBO1pBwYp0hacWdnvSGOj+XE9yMLOLnaypIlic18 =
356356github.com/rancher/security-scan v0.2.2-0.20201117171930-af478b83fbe4 h1:WRfe56iR0TfelgaNgT01bL5TXmz4KFF55gyUna0cOGQ =
357357github.com/rancher/security-scan v0.2.2-0.20201117171930-af478b83fbe4 /go.mod h1:WlLAocVyVQs5J8r0IiQXsp0ajVZO6hYi/Vo6zxjo73s =
358+ github.com/rancher/security-scan v0.2.2-0.20201120000202-012f56ef6353 h1:HSWtAmajEob/d8iGWrtuTkMajgx6xjrp2IIu8vZVmUM =
359+ github.com/rancher/security-scan v0.2.2-0.20201120000202-012f56ef6353 /go.mod h1:WlLAocVyVQs5J8r0IiQXsp0ajVZO6hYi/Vo6zxjo73s =
358360github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224 h1:NWYSyS1YiWJOB84xq0FcGDY8xQQwrfKoip2BjMSlu1g =
359361github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224 /go.mod h1:I7qe4DZNMOLKVa9ax7DJdBZ0XtKOppLF/dalhPX3vaE =
360362github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a /go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4 =
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ github.com/rancher/lasso/pkg/controller
7777github.com/rancher/lasso/pkg/log
7878github.com/rancher/lasso/pkg/mapper
7979github.com/rancher/lasso/pkg/scheme
80- # github.com/rancher/security-scan v0.2.2-0.20201117171930-af478b83fbe4
80+ # github.com/rancher/security-scan v0.2.2-0.20201120000202-012f56ef6353
8181github.com/rancher/security-scan/pkg/kb-summarizer/report
8282github.com/rancher/security-scan/pkg/kb-summarizer/summarizer
8383# github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224
You can’t perform that action at this time.
0 commit comments