Skip to content

Commit f96d28b

Browse files
authored
Merge pull request #529 from rancher/renovate/release/v1.3-github.com-rancher-security-scan-0.x
chore(deps): update module github.com/rancher/security-scan to v0.5.2 (release/v1.3)
2 parents f4623b6 + 78a109a commit f96d28b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/prometheus/client_golang v1.20.5
1212
github.com/rancher/kubernetes-provider-detector v0.1.5
1313
github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813
14-
github.com/rancher/security-scan v0.5.1
14+
github.com/rancher/security-scan v0.5.2
1515
github.com/rancher/wrangler/v3 v3.1.0
1616
github.com/robfig/cron v1.2.0
1717
github.com/sirupsen/logrus v1.9.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
227227
github.com/rancher/kubernetes-provider-detector v0.1.5/go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0=
228228
github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813 h1:V/LY8pUHZG9Kc+xEDWDOryOnCU6/Q+Lsr9QQEQnshpU=
229229
github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813/go.mod h1:IxgTBO55lziYhTEETyVKiT8/B5Rg92qYiRmcIIYoPgI=
230-
github.com/rancher/security-scan v0.5.1 h1:oi4qsf4zQcDeonazBILMXDoN9Bj6TnzfTa/KzxL2Oc8=
231-
github.com/rancher/security-scan v0.5.1/go.mod h1:cW3xJebBE6i5ksCarGbHjRjmWpw9Uo1WVlIrtehyoUY=
230+
github.com/rancher/security-scan v0.5.2 h1:ILUnwG8QtNsCAYV0ryQ0xU2hzhc4VM15LwAlJaEAEig=
231+
github.com/rancher/security-scan v0.5.2/go.mod h1:cW3xJebBE6i5ksCarGbHjRjmWpw9Uo1WVlIrtehyoUY=
232232
github.com/rancher/wrangler/v3 v3.1.0 h1:8ETBnQOEcZaR6WBmUSysWW7WnERBOiNTMJr4Dj3UG/s=
233233
github.com/rancher/wrangler/v3 v3.1.0/go.mod h1:gUPHS1ANs2NyByfeERHwkGiQ1rlIa8BpTJZtNSgMlZw=
234234
github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ=

0 commit comments

Comments
 (0)