Update module go to 1.19

This commit is contained in:
renovate[bot]
2022-12-06 00:08:57 +00:00
committed by Kavin
parent a409436457
commit 58923fe13e
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/TeamPiped/instances-api/v2
go 1.17
go 1.19
require github.com/gofiber/fiber/v2 v2.26.0