mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-08-14 23:57:19 +00:00
fix(deps): update module github.com/google/go-github/v50 to v53
This commit is contained in:
parent
fab1a5b01c
commit
95d0fb6e49
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -4,7 +4,7 @@ go 1.19
|
|||
|
||||
require (
|
||||
github.com/gofiber/fiber/v2 v2.47.0
|
||||
github.com/google/go-github/v50 v50.2.0
|
||||
github.com/google/go-github/v53 v53.2.0
|
||||
github.com/google/go-github/v53 v53.2.0
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue