Skip to content

Commit

Permalink
Bump github.com/adevinta/vulnerability-db-api from 1.1.29 to 1.1.30 (#…
Browse files Browse the repository at this point in the history
…393)

Bumps [github.com/adevinta/vulnerability-db-api](https://github.com/adevinta/vulnerability-db-api) from 1.1.29 to 1.1.30.
- [Release notes](https://github.com/adevinta/vulnerability-db-api/releases)
- [Commits](adevinta/vulnerability-db-api@v1.1.29...v1.1.30)

---
updated-dependencies:
- dependency-name: github.com/adevinta/vulnerability-db-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent cc528df commit 1e5c403
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 @@ -13,7 +13,7 @@ require (
github.com/adevinta/vulcan-scan-engine v1.1.34
github.com/adevinta/vulcan-tracker v0.1.2
github.com/adevinta/vulcan-types v1.2.20
github.com/adevinta/vulnerability-db-api v1.1.29
github.com/adevinta/vulnerability-db-api v1.1.30
github.com/aws/aws-sdk-go v1.55.0
github.com/confluentinc/confluent-kafka-go/v2 v2.4.0
github.com/go-kit/kit v0.13.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/adevinta/vulcan-tracker v0.1.2 h1:vtiLDrsnmEPxTEti9Pb9kK+ED7oJuhWs3iB
github.com/adevinta/vulcan-tracker v0.1.2/go.mod h1:XuUHfYwQUh8XPJpgawX+b+PyeQbBWNkWaYUL4HvWv+w=
github.com/adevinta/vulcan-types v1.2.20 h1:YGt7EP0vWURxyuA6+Z9L0J4mQkOAZqJNg2qpGjQBAe8=
github.com/adevinta/vulcan-types v1.2.20/go.mod h1:kMvaOlqVLiz/CHXAqKxjNVYaWNR7xUhALZkJEd5Eojk=
github.com/adevinta/vulnerability-db-api v1.1.29 h1:CcwM7kvtPNUG7/WPfnpRU7LaNCVUqEWs9BaKI31D5mo=
github.com/adevinta/vulnerability-db-api v1.1.29/go.mod h1:SaYwtftpcvtVSQo1jEc1bdjhx59vAfI7CkgXALBFKSk=
github.com/adevinta/vulnerability-db-api v1.1.30 h1:Hoy07omTQhilZ8+2LdjxsHk1vC/CQEB/HUIbGmnyRP8=
github.com/adevinta/vulnerability-db-api v1.1.30/go.mod h1:5R+TX/lgs3o4EnxnqqfXW9ddM0MiUxqKQf/9RH+PE5w=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
Expand Down

0 comments on commit 1e5c403

Please sign in to comment.