@@ -23,7 +23,7 @@ require (
23
23
github.com/redhat-cop/operator-utils v1.3.5
24
24
github.com/robfig/cron v1.2.0
25
25
github.com/robfig/cron/v3 v3.0.1
26
- github.com/shurcooL/githubv4 v0.0.0-20220520033151-0b4e3294ff00
26
+ github.com/shurcooL/githubv4 v0.0.0-20240727222349-48295856cce7
27
27
github.com/xanzy/go-gitlab v0.73.1
28
28
golang.org/x/text v0.14.0
29
29
gopkg.in/ldap.v2 v2.5.1
@@ -72,7 +72,7 @@ require (
72
72
github.com/google/go-querystring v1.1.0 // indirect
73
73
github.com/google/gofuzz v1.1.0 // indirect
74
74
github.com/google/uuid v1.3.0 // indirect
75
- github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
75
+ github.com/hashicorp/go-retryablehttp v0.7.7
76
76
github.com/hashicorp/golang-lru v0.5.4 // indirect
77
77
github.com/huandu/xstrings v1.3.3 // indirect
78
78
github.com/imdario/mergo v0.3.12 // indirect
@@ -109,7 +109,7 @@ require (
109
109
github.com/shurcooL/graphql v0.0.0-20181231061246-d48a9a75455f // indirect
110
110
github.com/spf13/cast v1.3.1 // indirect
111
111
github.com/spf13/pflag v1.0.5 // indirect
112
- github.com/stretchr/testify v1.9.0 // indirect
112
+ github.com/stretchr/testify v1.9.0
113
113
github.com/yosida95/uritemplate/v3 v3.0.2 // indirect
114
114
go.opentelemetry.io/otel v1.14.0 // indirect
115
115
go.opentelemetry.io/otel/trace v1.14.0 // indirect
0 commit comments