Skip to content

Commit

Permalink
build(deps): bump github.com/aquasecurity/defsec from 0.65.0 to 0.68.2 (
Browse files Browse the repository at this point in the history
aquasecurity#157)

Bumps [github.com/aquasecurity/defsec](https://github.com/aquasecurity/defsec) from 0.65.0 to 0.68.2.
- [Release notes](https://github.com/aquasecurity/defsec/releases)
- [Commits](aquasecurity/defsec@v0.65.0...v0.68.2)

---
updated-dependencies:
- dependency-name: github.com/aquasecurity/defsec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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] committed Jun 21, 2022
1 parent b65c4a5 commit b941fc7
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 @@ -3,7 +3,7 @@ module github.com/aquasecurity/trivy-operator
go 1.17

require (
github.com/aquasecurity/defsec v0.65.0
github.com/aquasecurity/defsec v0.68.2
github.com/caarlos0/env/v6 v6.9.3
github.com/davecgh/go-spew v1.1.1
github.com/emirpasic/gods v1.18.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -249,8 +249,8 @@ github.com/apparentlymart/go-textseg v1.0.0 h1:rRmlIsPEEhUTIKQb7T++Nz/A5Q6C9IuX2
github.com/apparentlymart/go-textseg v1.0.0/go.mod h1:z96Txxhf3xSFMPmb5X/1W05FF/Nj9VFpLOpjS5yuumk=
github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw=
github.com/apparentlymart/go-textseg/v13 v13.0.0/go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo=
github.com/aquasecurity/defsec v0.65.0 h1:E09vp6NONtliNy5aXZBRxsi7KNj7o1Sr5sfxlnmyEHU=
github.com/aquasecurity/defsec v0.65.0/go.mod h1:xUmN8mHLF2RCITp9v6HH+vkqfnfAX6BsIC5pbCwzg9k=
github.com/aquasecurity/defsec v0.68.2 h1:ooD2JqaovHGq7s0bDmJdMGMrRIQcyCtQVEvtPLbRVIw=
github.com/aquasecurity/defsec v0.68.2/go.mod h1:xUmN8mHLF2RCITp9v6HH+vkqfnfAX6BsIC5pbCwzg9k=
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6/go.mod h1:grANhF5doyWs3UAsr3K4I6qtAmlQcZDesFNEHPZAzj8=
Expand Down

0 comments on commit b941fc7

Please sign in to comment.