File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ package github
33import (
44 "context"
55
6- "github.com/google/go-github/v54 /github"
6+ "github.com/google/go-github/v55 /github"
77 "github.com/gov4git/vendor4git"
88 "golang.org/x/oauth2"
99)
Original file line number Diff line number Diff line change 55 "fmt"
66 "os"
77
8- "github.com/google/go-github/v54 /github"
8+ "github.com/google/go-github/v55 /github"
99 "github.com/gov4git/lib4git/must"
1010 "golang.org/x/oauth2"
1111)
Original file line number Diff line number Diff line change 55 "fmt"
66 "os"
77
8- "github.com/google/go-github/v54 /github"
8+ "github.com/google/go-github/v55 /github"
99 "golang.org/x/oauth2"
1010)
1111
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/gov4git/vendor4git
33go 1.19
44
55require (
6- github.com/google/go-github/v54 v54 .0.0
6+ github.com/google/go-github/v55 v55 .0.0
77 github.com/gov4git/lib4git v0.0.22
88 golang.org/x/oauth2 v0.11.0
99)
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ github.com/golang/protobuf v1.5.3/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiu
1111github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
1212github.com/google/go-cmp v0.5.5 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
1313github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38 =
14- github.com/google/go-github/v54 v54 .0.0 h1:OZdXwow4EAD5jEo5qg+dGFH2DpkyZvVsAehjvJuUL/c =
15- github.com/google/go-github/v54 v54 .0.0/go.mod h1:Sw1LXWHhXRZtzJ9LI5fyJg9wbQzYvFhW8W5P2yaAQ7s =
14+ github.com/google/go-github/v55 v55 .0.0 h1:4pp/1tNMB9X/LuAhs5i0KQAE40NmiR/y6prLNb9x9cg =
15+ github.com/google/go-github/v55 v55 .0.0/go.mod h1:JLahOTA1DnXzhxEymmFF5PP2tSS9JVNj68mSZNDwskA =
1616github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
1717github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
1818github.com/gov4git/lib4git v0.0.22 h1:a848S8cC7dZBWFdgDKCaBoyLT1gKW4d2rAnEw7sY6ag =
You can’t perform that action at this time.
0 commit comments