From cd3b0cfd58aae26bbf8d238cf7e06a6f0b4a0800 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Dec 2021 07:09:31 +0000 Subject: [PATCH] Bump github.com/redhat-cop/operator-utils from 1.3.1 to 1.3.2 Bumps [github.com/redhat-cop/operator-utils](https://github.com/redhat-cop/operator-utils) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/redhat-cop/operator-utils/releases) - [Commits](https://github.com/redhat-cop/operator-utils/compare/v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: github.com/redhat-cop/operator-utils 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 2c4fdadb..9cf423b0 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/onsi/ginkgo v1.16.5 github.com/onsi/gomega v1.17.0 github.com/palantir/go-githubapp v0.10.1 - github.com/redhat-cop/operator-utils v1.3.1 + github.com/redhat-cop/operator-utils v1.3.2 github.com/stretchr/testify v1.7.0 github.com/thoas/go-funk v0.9.1 k8s.io/api v0.23.1 diff --git a/go.sum b/go.sum index ea543e02..422fb021 100644 --- a/go.sum +++ b/go.sum @@ -488,8 +488,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1 github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU= github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM= github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= -github.com/redhat-cop/operator-utils v1.3.1 h1:6pqh207O38hIk2YFVHkba2j3ZuBIslHtLIpIusedETg= -github.com/redhat-cop/operator-utils v1.3.1/go.mod h1:JGIKe7ZBoqptLRED4Tzorj985r/LAEoxawbY1oJ/VPc= +github.com/redhat-cop/operator-utils v1.3.2 h1:lBt0CvawnmWvUYBCT7mEbPDHbiV/l9dIN7dWutOL8VQ= +github.com/redhat-cop/operator-utils v1.3.2/go.mod h1:JGIKe7ZBoqptLRED4Tzorj985r/LAEoxawbY1oJ/VPc= github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg= github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ= github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=