Skip to content

Commit

Permalink
bump trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed Aug 30, 2024
1 parent 81d60e5 commit 5582c29
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.0
toolchain go1.22.2

require (
github.com/aquasecurity/trivy v0.54.1-0.20240828235155-c8f6ee94fb3d
github.com/aquasecurity/trivy v0.54.1-0.20240830040249-a5dab4485ded
github.com/liamg/iamgo v0.0.9
github.com/liamg/memoryfs v1.6.0
github.com/open-policy-agent/opa v0.67.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFI
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
github.com/apparentlymart/go-textseg/v15 v15.0.0 h1:uYvfpb3DyLSCGWnctWKGj857c6ew1u1fNQOlOtuGxQY=
github.com/apparentlymart/go-textseg/v15 v15.0.0/go.mod h1:K8XmNZdhEBkdlyDdvbmmsvpAG721bKi0joRfFdHIWJ4=
github.com/aquasecurity/trivy v0.54.1-0.20240828235155-c8f6ee94fb3d h1:OP2UawSXqyopJ00mIy4W9tsjTIgbDXUecNXoApIOQu4=
github.com/aquasecurity/trivy v0.54.1-0.20240828235155-c8f6ee94fb3d/go.mod h1:e9y2mzrsEx1GEZxg7fb7KSSDWn9zjhJOPg/nK7JOeSo=
github.com/aquasecurity/trivy v0.54.1-0.20240830040249-a5dab4485ded h1:hecngLYF4/sQ91ZPNtfovcz66OkRnP7nkGYSgvKwFaY=
github.com/aquasecurity/trivy v0.54.1-0.20240830040249-a5dab4485ded/go.mod h1:WYFvGq6bmKoVMVQ0UIa3QwiX9t9tOpV8Y9Cq6E9CB20=
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0 h1:jfIu9sQUG6Ig+0+Ap1h4unLjW6YQJpKZVmUzxsD4E/Q=
github.com/arbovm/levenshtein v0.0.0-20160628152529-48b4e1c0c4d0/go.mod h1:t2tdKJDJF9BV14lnkjHmOQgcvEKgtqs5a1N3LNdJhGE=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
Expand Down

0 comments on commit 5582c29

Please sign in to comment.