Skip to content

Commit 7bdd58c

Browse files
fix(deps): update module github.com/google/go-github/v55 to v61
1 parent 76a1d4b commit 7bdd58c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ require (
1919
github.com/gin-gonic/gin v1.9.1
2020
github.com/go-git/go-git/v5 v5.11.0
2121
github.com/golang-jwt/jwt v3.2.2+incompatible
22-
github.com/google/go-github/v55 v55.0.0
22+
github.com/google/go-github/v61 v61.0.0
2323
github.com/google/go-github/v58 v58.0.0
2424
github.com/google/go-github/v61 v61.0.0
2525
github.com/google/uuid v1.6.0

0 commit comments

Comments
 (0)