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 76a1d4b commit 7bdd58cCopy full SHA for 7bdd58c
backend/go.mod
@@ -19,7 +19,7 @@ require (
19
github.com/gin-gonic/gin v1.9.1
20
github.com/go-git/go-git/v5 v5.11.0
21
github.com/golang-jwt/jwt v3.2.2+incompatible
22
- github.com/google/go-github/v55 v55.0.0
+ github.com/google/go-github/v61 v61.0.0
23
github.com/google/go-github/v58 v58.0.0
24
github.com/google/go-github/v61 v61.0.0
25
github.com/google/uuid v1.6.0
0 commit comments