We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc4181e commit 4ea3169Copy full SHA for 4ea3169
go.mod
@@ -21,7 +21,7 @@ require (
21
github.com/openshift/library-go v0.0.0-20210615164315-be4204e96f56
22
github.com/palantir/go-githubapp v0.13.2
23
github.com/prometheus/client_golang v1.12.1
24
- github.com/redhat-cop/operator-utils v1.3.4
+ github.com/redhat-cop/operator-utils v1.3.8
25
github.com/robfig/cron v1.2.0
26
github.com/robfig/cron/v3 v3.0.1
27
github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00
0 commit comments