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/v42 to v49
This commit is contained in:
parent
4bb1156e30
commit
a35e71fe4d
1 changed files with 1 additions and 0 deletions
1
go.mod
1
go.mod
|
@ -5,6 +5,7 @@ go 1.19
|
||||||
require (
|
require (
|
||||||
github.com/gofiber/fiber/v2 v2.41.0
|
github.com/gofiber/fiber/v2 v2.41.0
|
||||||
github.com/google/go-github/v42 v42.0.0
|
github.com/google/go-github/v42 v42.0.0
|
||||||
|
github.com/google/go-github/v49 v49.0.0
|
||||||
)
|
)
|
||||||
|
|
||||||
require (
|
require (
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue