Skip to content

Commit 6abbe65

Browse files
Bump github.com/redhat-cop/operator-utils from 1.3.7 to 1.3.8 (#633)
Bumps [github.com/redhat-cop/operator-utils](https://github.com/redhat-cop/operator-utils) from 1.3.7 to 1.3.8. - [Release notes](https://github.com/redhat-cop/operator-utils/releases) - [Commits](redhat-cop/operator-utils@v1.3.7...v1.3.8) --- 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 04f2d04 commit 6abbe65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/onsi/gomega v1.31.1
1414
github.com/palantir/go-githubapp v0.18.0
1515
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475
16-
github.com/redhat-cop/operator-utils v1.3.7
16+
github.com/redhat-cop/operator-utils v1.3.8
1717
github.com/stretchr/testify v1.8.4
1818
github.com/thoas/go-funk v0.9.3
1919
go.uber.org/zap v1.26.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,8 +232,8 @@ github.com/prometheus/procfs v0.10.1/go.mod h1:nwNm2aOCAYw8uTR/9bWRREkZFxAUcWzPH
232232
github.com/rcrowley/go-metrics v0.0.0-20190826022208-cac0b30c2563/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
233233
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 h1:N/ElC8H3+5XpJzTSTfLsJV/mx9Q9g7kxmchpfZyxgzM=
234234
github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
235-
github.com/redhat-cop/operator-utils v1.3.7 h1:RNOa+PP+Rdlg8uAhDvHGnZ+UkPSJzXwG9bbQBajkXoo=
236-
github.com/redhat-cop/operator-utils v1.3.7/go.mod h1:s4R0YY8lVlHkC78GLV20PPuZmywjSbTwZKCHwWUQ3P8=
235+
github.com/redhat-cop/operator-utils v1.3.8 h1:xhoMBg2snSzNdcxT53lSBr7PRXxrzP1cDi51NPBLaT4=
236+
github.com/redhat-cop/operator-utils v1.3.8/go.mod h1:s4R0YY8lVlHkC78GLV20PPuZmywjSbTwZKCHwWUQ3P8=
237237
github.com/rogpeppe/go-internal v1.10.0 h1:TMyTOH3F/DB16zRVcYyreMH6GnZZrwQVAoYjRBZyWFQ=
238238
github.com/rogpeppe/go-internal v1.10.0/go.mod h1:UQnix2H7Ngw/k4C5ijL5+65zddjncjaFoBhdsK/akog=
239239
github.com/rs/xid v1.4.0/go.mod h1:trrq9SKmegXys3aeAKXMUTdJsYXVwGY3RLcfgqegfbg=

0 commit comments

Comments
 (0)