File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/go-logr/logr v0.4.0
7- github.com/google/go-github/v39 v39.0 .0
7+ github.com/google/go-github/v39 v39.1 .0
88 github.com/gophercloud/gophercloud v0.21.0
99 github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
1010 github.com/onsi/ginkgo v1.16.4
Original file line number Diff line number Diff line change @@ -245,8 +245,9 @@ github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
245245github.com/google/go-github/v38 v38.0.0 /go.mod h1:cStvrz/7nFr0FoENgG6GLbp53WaelXucT+BBz/3VKx4 =
246246github.com/google/go-github/v38 v38.1.0 h1:C6h1FkaITcBFK7gAmq4eFzt6gbhEhk7L5z6R3Uva+po =
247247github.com/google/go-github/v38 v38.1.0 /go.mod h1:cStvrz/7nFr0FoENgG6GLbp53WaelXucT+BBz/3VKx4 =
248- github.com/google/go-github/v39 v39.0.0 h1:pygGA5ySwxEez1N39GnDauD0PaWWuGgayudyZAc941s =
249248github.com/google/go-github/v39 v39.0.0 /go.mod h1:C1s8C5aCC9L+JXIYpJM5GYytdX52vC1bLvHEF1IhBrE =
249+ github.com/google/go-github/v39 v39.1.0 h1:1vf4gM0D1e+Df2HMxaYC3+o9+Huj3ywGTtWc3VVYaDA =
250+ github.com/google/go-github/v39 v39.1.0 /go.mod h1:C1s8C5aCC9L+JXIYpJM5GYytdX52vC1bLvHEF1IhBrE =
250251github.com/google/go-querystring v1.0.0 /go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck =
251252github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
252253github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
You can’t perform that action at this time.
0 commit comments