Skip to content

Commit

Permalink
build(deps): bump github.com/quay/claircore from 1.5.29 to 1.5.30
Browse files Browse the repository at this point in the history
Bumps [github.com/quay/claircore](https://github.com/quay/claircore) from 1.5.29 to 1.5.30.
- [Release notes](https://github.com/quay/claircore/releases)
- [Changelog](https://github.com/quay/claircore/blob/main/CHANGELOG.md)
- [Commits](quay/claircore@v1.5.29...v1.5.30)

---
updated-dependencies:
- dependency-name: github.com/quay/claircore
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent add15ac commit 2f632ae
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/oklog/ulid/v2 v2.1.0
github.com/prometheus/client_golang v1.20.2
github.com/prometheus/procfs v0.15.1
github.com/quay/claircore v1.5.29
github.com/quay/claircore v1.5.30
github.com/spf13/pflag v1.0.5
github.com/spf13/viper v1.19.0
mvdan.cc/sh/v3 v3.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ github.com/prometheus/common v0.57.0 h1:Ro/rKjwdq9mZn1K5QPctzh+MA4Lp0BuYk5ZZEVho
github.com/prometheus/common v0.57.0/go.mod h1:7uRPFSUTbfZWsJ7MHY56sqt7hLQu3bxXHDnNhl8E9qI=
github.com/prometheus/procfs v0.15.1 h1:YagwOFzUgYfKKHX6Dr+sHT7km/hxC76UB0learggepc=
github.com/prometheus/procfs v0.15.1/go.mod h1:fB45yRUv8NstnjriLhBQLuOUt+WW4BsoGhij/e3PBqk=
github.com/quay/claircore v1.5.29 h1:bm1zc+g9FAOCsJGN7xU38RC4suLUOd5ddMBzJV81ccE=
github.com/quay/claircore v1.5.29/go.mod h1:VogxXE6QKbM7BziZuGvlFFd/8Q3HlI9B/aS6mYeOhx8=
github.com/quay/claircore v1.5.30 h1:HOaro8/s5UbDCfJt54mfuIpT66EWlRwolo7BUagqdWI=
github.com/quay/claircore v1.5.30/go.mod h1:Z+Y64IK8VK+2grJSJat+ideZN+Sd0FuoOcG2Gwd4tIc=
github.com/quay/claircore/toolkit v1.2.4 h1:Ld7rve32pUOrfR+7jJA9nGHeZ8nPejpEgNWkJ7OPJZM=
github.com/quay/claircore/toolkit v1.2.4/go.mod h1:m6ZRpxJClVAraNpIYyCsW/ULF/33ye7KkGTyNTMwvDY=
github.com/quay/zlog v1.1.8 h1:/cKgHpqKu3g7mB9OlvnfbqrbPIssyxeameDBytGPrNs=
Expand Down

0 comments on commit 2f632ae

Please sign in to comment.