We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbf147 commit 85d084cCopy full SHA for 85d084c
2 files changed
internal/gapicgen/go.mod
@@ -4,7 +4,7 @@ go 1.20
4
5
require (
6
github.com/go-git/go-git/v5 v5.6.1
7
- github.com/google/go-github/v50 v50.2.0
+ github.com/google/go-github/v52 v52.0.0
8
github.com/google/go-github/v52 v52.0.0
9
golang.org/x/oauth2 v0.8.0
10
golang.org/x/sync v0.2.0
internal/postprocessor/go.mod
@@ -5,7 +5,7 @@ go 1.20
github.com/google/go-cmp v0.5.9
gopkg.in/yaml.v3 v3.0.1
11
)
0 commit comments