Skip to content

Commit

Permalink
build(deps): bump github.com/aquasecurity/trivy-kubernetes (#1292)
Browse files Browse the repository at this point in the history
Bumps [github.com/aquasecurity/trivy-kubernetes](https://github.com/aquasecurity/trivy-kubernetes) from 0.5.5-0.20230607140422-acac61cedce7 to 0.5.6.
- [Release notes](https://github.com/aquasecurity/trivy-kubernetes/releases)
- [Changelog](https://github.com/aquasecurity/trivy-kubernetes/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/aquasecurity/trivy-kubernetes/commits/v0.5.6)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/trivy-kubernetes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2023
1 parent ed870f8 commit ad76ff2
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.20
require (
github.com/aquasecurity/defsec v0.89.0
github.com/aquasecurity/trivy v0.42.1
github.com/aquasecurity/trivy-kubernetes v0.5.5-0.20230607140422-acac61cedce7
github.com/aquasecurity/trivy-kubernetes v0.5.6
github.com/bluele/gcache v0.0.2
github.com/caarlos0/env/v6 v6.10.1
github.com/davecgh/go-spew v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ github.com/aquasecurity/trivy v0.42.1 h1:rBDGiilP1jdrc5/dyyZ41ESAVb9hOMwginHVn97
github.com/aquasecurity/trivy v0.42.1/go.mod h1:mbwzUAyy3YdVGYvuqtd1E2ylhfz/k39lMNdJQlU2TZQ=
github.com/aquasecurity/trivy-db v0.0.0-20230515061101-378ab9ed302c h1:mFMfHmb5GC6xrnUGk2mJcKNt5vBaFSzJx1MMW47uzB0=
github.com/aquasecurity/trivy-db v0.0.0-20230515061101-378ab9ed302c/go.mod h1:s7x7CTxYeiFf6gPOakSsg4mCD93au4dbYplG4h0FGrs=
github.com/aquasecurity/trivy-kubernetes v0.5.5-0.20230607140422-acac61cedce7 h1:JSkSmRy50PVtv6ySIor7hyf5vVcwmoavDHTFM3TU33A=
github.com/aquasecurity/trivy-kubernetes v0.5.5-0.20230607140422-acac61cedce7/go.mod h1:LIcfqSCA74IKCSSkesbqzcl+uYACPWU5H3XforQK82g=
github.com/aquasecurity/trivy-kubernetes v0.5.6 h1:W0Gs24GjTgiH2AXR3iJYOpMvTBNLOeUUA38R1A98Thc=
github.com/aquasecurity/trivy-kubernetes v0.5.6/go.mod h1:GCm7uq++jz7Ij8cA9mAorpKJ9/qSBCl7v6EKYA8DxJ8=
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/go-socks5 v0.0.0-20160902184237-e75332964ef5 h1:0CwZNZbxp69SHPdPJAN/hZIm0C4OItdklCFmMRWYpio=
Expand Down

0 comments on commit ad76ff2

Please sign in to comment.