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 @@ -6,7 +6,7 @@ toolchain go1.21.6
66
77require (
88 github.com/google/go-github/v58 v58.0.0
9- github.com/gov4git/lib4git v0.0.30
9+ github.com/gov4git/lib4git v0.0.31
1010 golang.org/x/oauth2 v0.11.0
1111)
1212
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/google/go-github/v58 v58.0.0 h1:Una7GGERlF/37XfkPwpzYJe0Vp4dt2k1kCjlx
1010github.com/google/go-github/v58 v58.0.0 /go.mod h1:k4hxDKEfoWpSqFlc8LTpGd9fu2KrV1YAa6Hi6FmDNY4 =
1111github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
1212github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
13- github.com/gov4git/lib4git v0.0.30 h1:8qBgaFS2ygMns0+80YOvtXt2QSRChOKZC90KYAd0BGE =
14- github.com/gov4git/lib4git v0.0.30 /go.mod h1:71UoVZBq60omKtVA/+PuP3jlJxhfoUpuS4IyXXLK6tM =
13+ github.com/gov4git/lib4git v0.0.31 h1:KYnnf4Nbcpe5iW8GJip8qr6Mi98SEJafMVBRd4iZ2Vg =
14+ github.com/gov4git/lib4git v0.0.31 /go.mod h1:ELVbgZrOwdJWLQ4tES+zsSnIvjp3jNyqeEJ5ov0RJ1k =
1515golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 /go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w =
1616golang.org/x/net v0.0.0-20190603091049-60506f45cf65 /go.mod h1:HSz+uSET+XFnRR8LxR5pz3Of3rY3CfYBVs4xY44aLks =
1717golang.org/x/net v0.17.0 h1:pVaXccu2ozPjCXewfr1S7xza/zcXTity9cCdXQYSjIM =
You can’t perform that action at this time.
0 commit comments