Skip to content

Commit 89ca842

Browse files
committed
Security-scan vendor update
1 parent bd38b37 commit 89ca842

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,8 @@ github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0 h1:ng7i8n0kzTGnXyvVK
355355
github.com/rancher/lasso v0.0.0-20200820172840-0e4cc0ef5cb0/go.mod h1:OhBBBO1pBwYp0hacWdnvSGOj+XE9yMLOLnaypIlic18=
356356
github.com/rancher/security-scan v0.2.2-0.20201117171930-af478b83fbe4 h1:WRfe56iR0TfelgaNgT01bL5TXmz4KFF55gyUna0cOGQ=
357357
github.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=
358360
github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224 h1:NWYSyS1YiWJOB84xq0FcGDY8xQQwrfKoip2BjMSlu1g=
359361
github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224/go.mod h1:I7qe4DZNMOLKVa9ax7DJdBZ0XtKOppLF/dalhPX3vaE=
360362
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ github.com/rancher/lasso/pkg/controller
7777
github.com/rancher/lasso/pkg/log
7878
github.com/rancher/lasso/pkg/mapper
7979
github.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
8181
github.com/rancher/security-scan/pkg/kb-summarizer/report
8282
github.com/rancher/security-scan/pkg/kb-summarizer/summarizer
8383
# github.com/rancher/wrangler v0.6.2-0.20200829053106-7e1dd4260224

0 commit comments

Comments
 (0)