Skip to content

Commit fdd5eb5

Browse files
authored
Merge pull request #369 from rancher/renovate/github.com-rancher-security-scan-0.x
chore(deps): update module github.com/rancher/security-scan to v0.2.18
2 parents f072527 + 57ea282 commit fdd5eb5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/prometheus/client_golang v1.20.4
1212
github.com/rancher/kubernetes-provider-detector v0.1.5
1313
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289
14-
github.com/rancher/security-scan v0.2.17
14+
github.com/rancher/security-scan v0.2.18
1515
github.com/robfig/cron v1.2.0
1616
github.com/sirupsen/logrus v1.9.3
1717
github.com/urfave/cli v1.22.16

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
218218
github.com/rancher/kubernetes-provider-detector v0.1.5/go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0=
219219
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 h1:gbV7qLOcEgyTgep2ocl8FFhfGOUMQuvfV5OIIENHWT4=
220220
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289/go.mod h1:Efx/+BbH3ivmnTPLu5cA3Gc9wT5oyGS0LBcqEuYTx+A=
221-
github.com/rancher/security-scan v0.2.17 h1:hTKW3GkjL5WK5SkCYp9hl2GGYyseJC/mVPJb1mrbxv8=
222-
github.com/rancher/security-scan v0.2.17/go.mod h1:XqQB/DV0kOd2DD5UKH9bbwpww6LbjIE+X1GvD1ap+xI=
221+
github.com/rancher/security-scan v0.2.18 h1:iFoMyGDL+1e40Wyd1HBWwTpJv+grqdRHyn65A4/sY6I=
222+
github.com/rancher/security-scan v0.2.18/go.mod h1:XqQB/DV0kOd2DD5UKH9bbwpww6LbjIE+X1GvD1ap+xI=
223223
github.com/rancher/wrangler v1.1.1 h1:wmqUwqc2M7ADfXnBCJTFkTB5ZREWpD78rnZMzmxwMvM=
224224
github.com/rancher/wrangler v1.1.1/go.mod h1:ioVbKupzcBOdzsl55MvEDN0R1wdGggj8iNCYGFI5JvM=
225225
github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=

0 commit comments

Comments
 (0)