Update module go to 1.19

This commit is contained in:
renovate[bot] 2022-12-06 00:08:57 +00:00 committed by GitHub
parent 0fb31b5b85
commit d070c00993
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
go.mod
View file

@ -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