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 @@ -9,6 +9,7 @@ require (
99 github.com/go-git/go-billy/v5 v5.6.2
1010 github.com/google/go-containerregistry v0.20.6
1111 github.com/google/go-github/v66 v66.0.0
12+ github.com/google/go-github/v75 v75.0.0
1213 github.com/moby/buildkit v0.25.1
1314 github.com/olekukonko/tablewriter v1.0.9
1415 github.com/puzpuzpuz/xsync v1.5.2
Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ github.com/google/go-containerregistry v0.20.6 h1:cvWX87UxxLgaH76b4hIvya6Dzz9qHB
2929github.com/google/go-containerregistry v0.20.6 /go.mod h1:T0x8MuoAoKX/873bkeSfLD2FAkwCDf9/HZgsFJ02E2Y =
3030github.com/google/go-github/v66 v66.0.0 h1:ADJsaXj9UotwdgK8/iFZtv7MLc8E8WBl62WLd/D/9+M =
3131github.com/google/go-github/v66 v66.0.0 /go.mod h1:+4SO9Zkuyf8ytMj0csN1NR/5OTR+MfqPp8P8dVlcvY4 =
32+ github.com/google/go-github/v75 v75.0.0 /go.mod h1:H3LUJEA1TCrzuUqtdAQniBNwuKiQIqdGKgBo1/M/uqI =
3233github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8 =
3334github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
3435github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw =
You can’t perform that action at this time.
0 commit comments