We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecef8e commit a72fdf4Copy full SHA for a72fdf4
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/aevea/magefiles v0.0.0-20200424121010-0004d5a7a2fe
9
github.com/aevea/quoad v0.4.0
10
github.com/apex/log v1.9.0
11
- github.com/google/go-github/v32 v32.1.0
+ github.com/google/go-github/v80 v80.0.0
12
github.com/jedib0t/go-pretty v4.3.0+incompatible
13
github.com/logrusorgru/aurora v2.0.3+incompatible
14
github.com/magefile/mage v1.15.0
0 commit comments