File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/Masterminds/sprig v2.22.0+incompatible
77 github.com/google/go-github/v47 v47.1.0
8+ github.com/google/go-github/v48 v48.2.0
89 github.com/pkg/errors v0.9.1
910 golang.org/x/net v0.4.0
1011)
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ github.com/google/go-github/v47 v47.0.0 h1:eQap5bIRZibukP0VhngWgpuM0zhY4xntqOzn6
1313github.com/google/go-github/v47 v47.0.0 /go.mod h1:DRjdvizXE876j0YOZwInB1ESpOcU/xFBClNiQLSdorE =
1414github.com/google/go-github/v47 v47.1.0 h1:Cacm/WxQBOa9lF0FT0EMjZ2BWMetQ1TQfyurn4yF1z8 =
1515github.com/google/go-github/v47 v47.1.0 /go.mod h1:VPZBXNbFSJGjyjFRUKo9vZGawTajnWzC/YjGw/oFKi0 =
16+ github.com/google/go-github/v48 v48.2.0 /go.mod h1:dDlehKBDo850ZPvCTK0sEqTCVWcrGl2LcDiajkYi89Y =
1617github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
1718github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
1819github.com/google/uuid v1.3.0 h1:t6JiXgmwXMjEs8VusXIJk2BXHsn+wx8BZdTaoZ5fu7I =
You can’t perform that action at this time.
0 commit comments