From ec1027544d01b206de1213dbfce3465420603e47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Jun 2021 07:08:30 +0000 Subject: [PATCH] Bump github.com/redhat-cop/operator-utils from 1.1.2 to 1.1.3 Bumps [github.com/redhat-cop/operator-utils](https://github.com/redhat-cop/operator-utils) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/redhat-cop/operator-utils/releases) - [Commits](https://github.com/redhat-cop/operator-utils/compare/v1.1.2...v1.1.3) --- 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 e5ac5ca5..dd536eaa 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/onsi/ginkgo v1.16.4 github.com/onsi/gomega v1.13.0 github.com/palantir/go-githubapp v0.7.0 - github.com/redhat-cop/operator-utils v1.1.2 + github.com/redhat-cop/operator-utils v1.1.3 github.com/stretchr/testify v1.7.0 github.com/thoas/go-funk v0.8.0 k8s.io/api v0.21.2 diff --git a/go.sum b/go.sum index 152be9b8..3b87182a 100644 --- a/go.sum +++ b/go.sum @@ -514,8 +514,8 @@ github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40T github.com/rcrowley/go-metrics v0.0.0-20180503174638-e2704e165165/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0 h1:MkV+77GLUNo5oJ0jf870itWm3D0Sjh7+Za9gazKc5LQ= github.com/rcrowley/go-metrics v0.0.0-20200313005456-10cdbea86bc0/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4= -github.com/redhat-cop/operator-utils v1.1.2 h1:jQjQs3U5ayzHPNFfiadEFmH/z/oE3OFJLJ9Kv++KH8U= -github.com/redhat-cop/operator-utils v1.1.2/go.mod h1:d/7g1ZoiKNDjRjgUsqn7jzrWHKNCX2RNDbPmgXUgJN0= +github.com/redhat-cop/operator-utils v1.1.3 h1:A25rF5eb0+eTOlAlJHkN6UpuJipuqwAgYjpJ+bYqlJA= +github.com/redhat-cop/operator-utils v1.1.3/go.mod h1:Hu6OKop6iQfga0Hwrqv/03CQgpkcp55qwjMh9Gi0Iyk= github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg= github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4= github.com/rs/xid v1.2.1/go.mod h1:+uKXf+4Djp6Md1KODXJxgGQPKngRmWyn10oCKFzNHOQ=