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 5d0f783 commit 5df650cCopy full SHA for 5df650c
go.mod
@@ -8,7 +8,7 @@ require (
8
github.com/go-logr/logr v1.4.3
9
github.com/golang-jwt/jwt/v5 v5.3.0
10
github.com/google/go-github/v74 v74.0.0
11
- github.com/google/go-github/v75 v75.0.0
+ github.com/google/go-github/v76 v76.0.0
12
github.com/google/go-github/v76 v76.0.0
13
github.com/stretchr/testify v1.11.1
14
gopkg.in/yaml.v3 v3.0.1
0 commit comments