From 2f632ae462bdcff78ec18da382a50ff50cc2ddf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 06:59:59 +0000 Subject: [PATCH] build(deps): bump github.com/quay/claircore from 1.5.29 to 1.5.30 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](https://github.com/quay/claircore/compare/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] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f40f034..67ba302 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index b4c7ec3..419eb43 100644 --- a/go.sum +++ b/go.sum @@ -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=