File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/bluekeyes/go-gitdiff v0.6.0
7
- github.com/google/go-github/v39 v39.0 .0
7
+ github.com/google/go-github/v39 v39.1 .0
8
8
github.com/shurcooL/githubv4 v0.0.0-20210922025249-6831e00d857f
9
9
github.com/shurcooL/graphql v0.0.0-20200928012149-18c5c3165e3a // indirect
10
10
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ github.com/golang/protobuf v1.3.2/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5y
8
8
github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
9
9
github.com/google/go-cmp v0.5.6 h1:BKbKCqvP6I+rmFHt06ZmyQtvB8xAkWdhFyr0ZUNZcxQ =
10
10
github.com/google/go-cmp v0.5.6 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
11
- github.com/google/go-github/v39 v39.0 .0 h1:pygGA5ySwxEez1N39GnDauD0PaWWuGgayudyZAc941s =
12
- github.com/google/go-github/v39 v39.0 .0 /go.mod h1:C1s8C5aCC9L+JXIYpJM5GYytdX52vC1bLvHEF1IhBrE =
11
+ github.com/google/go-github/v39 v39.1 .0 h1:1vf4gM0D1e+Df2HMxaYC3+o9+Huj3ywGTtWc3VVYaDA =
12
+ github.com/google/go-github/v39 v39.1 .0 /go.mod h1:C1s8C5aCC9L+JXIYpJM5GYytdX52vC1bLvHEF1IhBrE =
13
13
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
14
14
github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
15
15
github.com/shurcooL/githubv4 v0.0.0-20210922025249-6831e00d857f h1:q4b8/GCL8Ksl+okhFKSd8DVBQNc0XExjxTO68nK0c3Y =
You can’t perform that action at this time.
0 commit comments