File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import (
2121 "github.com/cenkalti/backoff/v7"
2222 "k8s.io/apimachinery/pkg/types"
2323
24- "github.com/google/go-github/v88 /github"
24+ "github.com/google/go-github/v89 /github"
2525 . "github.com/onsi/ginkgo/v2"
2626 . "github.com/onsi/gomega"
2727 appsv1 "k8s.io/api/apps/v1"
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ require (
4444 github.com/google/cel-go v0.29.2
4545 github.com/google/go-cmp v0.7.0
4646 github.com/google/go-containerregistry v0.21.7
47- github.com/google/go-github/v88 v88 .0.0
47+ github.com/google/go-github/v89 v89 .0.0
4848 github.com/hashicorp/go-retryablehttp v0.7.8
4949 github.com/jeremywohl/flatten/v2 v2.0.0-20211013061545-07e4a09fb8e4
5050 github.com/oklog/run v1.2.0
Original file line number Diff line number Diff line change @@ -223,8 +223,8 @@ github.com/google/go-cmp v0.7.0 h1:wk8382ETsv4JYUZwIsn6YpYiWiBsYLSJiTsyBybVuN8=
223223github.com/google/go-cmp v0.7.0 /go.mod h1:pXiqmnSA92OHEEa9HXL2W4E7lf9JzCmGVUdgjX3N/iU =
224224github.com/google/go-containerregistry v0.21.7 h1:/vPFuVXDjtFREsVArW+0h1CIl5urnOhzei4X2DMW9IU =
225225github.com/google/go-containerregistry v0.21.7 /go.mod h1:kjSbt7/zMsKLWfnHrIvKvhXHUw91jbe9DNjPPJ32gXE =
226- github.com/google/go-github/v88 v88 .0.0 h1:dZA9IKkPK1eXZj4ypngnpRj5FwdpTv4whix2PrQMP7M =
227- github.com/google/go-github/v88 v88 .0.0/go.mod h1:rufTDgn2N45wjhukLTyxmvc9nilSp3mr3Rgtt6b1MPw =
226+ github.com/google/go-github/v89 v89 .0.0 h1:35bEK5XoEcF3PZrlVbl9XN63f5BcJRA/UGkxeC9xPg0 =
227+ github.com/google/go-github/v89 v89 .0.0/go.mod h1:QLcbU0ipeAqQuR5KSg8c2lql4Qk1EwJ2dWz/0rP4Nho =
228228github.com/google/go-querystring v1.2.0 h1:yhqkPbu2/OH+V9BfpCVPZkNmUXhb2gBxJArfhIxNtP0 =
229229github.com/google/go-querystring v1.2.0 /go.mod h1:8IFJqpSRITyJ8QhQ13bmbeMBDfmeEJZD5A0egEOmkqU =
230230github.com/google/gofuzz v1.0.0 /go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg =
You can’t perform that action at this time.
0 commit comments