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 e688455 commit 0900186Copy full SHA for 0900186
go.mod
@@ -41,7 +41,7 @@ require (
41
github.com/containerd/containerd v1.7.28
42
github.com/distribution/reference v0.6.0
43
github.com/gofrs/uuid v4.4.0+incompatible
44
- github.com/google/go-github/v74 v74.0.0
+ github.com/google/go-github/v76 v76.0.0
45
github.com/google/go-github/v76 v76.0.0
46
github.com/twpayne/go-vfs/v5 v5.0.5
47
github.com/urfave/cli/v2 v2.27.7
0 commit comments