Skip to content

Commit 6ed5708

Browse files
Bump github.com/redhat-cop/operator-utils from 1.3.2 to 1.3.3 (#463)
Bumps [github.com/redhat-cop/operator-utils](https://github.com/redhat-cop/operator-utils) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/redhat-cop/operator-utils/releases) - [Commits](redhat-cop/operator-utils@v1.3.2...v1.3.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e40e7cd commit 6ed5708

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/onsi/ginkgo v1.16.5
1111
github.com/onsi/gomega v1.20.0
1212
github.com/palantir/go-githubapp v0.13.1
13-
github.com/redhat-cop/operator-utils v1.3.2
13+
github.com/redhat-cop/operator-utils v1.3.3
1414
github.com/stretchr/testify v1.8.0
1515
github.com/thoas/go-funk v0.9.2
1616
k8s.io/api v0.23.5

go.sum

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRW
412412
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
413413
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f/go.mod h1:ZdcZmHo+o7JKHSa8/e818NopupXU1YMK5fe1lsApnBw=
414414
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e/go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno=
415+
github.com/nsf/jsondiff v0.0.0-20210926074059-1e845ec5d249/go.mod h1:mpRZBD8SJ55OIICQ3iWH0Yz3cjzA61JdqMLoWXeB2+8=
415416
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
416417
github.com/nxadm/tail v1.4.8 h1:nPr65rt6Y5JFSKQO7qToXr7pePgD6Gwiw05lkbyAQTE=
417418
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
@@ -476,8 +477,8 @@ github.com/prometheus/procfs v0.6.0/go.mod h1:cz+aTbrPOrUb4q7XlbU9ygM+/jj0fzG6c1
476477
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
477478
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
478479
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
479-
github.com/redhat-cop/operator-utils v1.3.2 h1:lBt0CvawnmWvUYBCT7mEbPDHbiV/l9dIN7dWutOL8VQ=
480-
github.com/redhat-cop/operator-utils v1.3.2/go.mod h1:JGIKe7ZBoqptLRED4Tzorj985r/LAEoxawbY1oJ/VPc=
480+
github.com/redhat-cop/operator-utils v1.3.3 h1:47hYR95D07tCyPiALqYrGg3wP5ifpfqb/DUFMzWcuJg=
481+
github.com/redhat-cop/operator-utils v1.3.3/go.mod h1:FfTyeSCu+e2VLgeMh/1RFG8TSkVjKRPEyR6EmDt0RIw=
481482
github.com/rogpeppe/fastuuid v0.0.0-20150106093220-6724a57986af/go.mod h1:XWv6SoW27p1b0cqNHllgS5HIMJraePCO15w5zCzIWYg=
482483
github.com/rogpeppe/fastuuid v1.2.0/go.mod h1:jVj6XXZzXRy/MSR5jhDC/2q6DgLz+nrA6LYCDYWNEvQ=
483484
github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFRclV5y23lUDJ4=

0 commit comments

Comments
 (0)