mirror of
https://github.com/TeamPiped/instances-api.git
synced 2024-08-14 23:57:19 +00:00
Update module go to 1.19
This commit is contained in:
parent
a409436457
commit
58923fe13e
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/TeamPiped/instances-api/v2
|
module github.com/TeamPiped/instances-api/v2
|
||||||
|
|
||||||
go 1.17
|
go 1.19
|
||||||
|
|
||||||
require github.com/gofiber/fiber/v2 v2.26.0
|
require github.com/gofiber/fiber/v2 v2.26.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue